Changed the way Jabit Server is configured (via application.properties)
This commit is contained in:
6
src/test/resources/application.properties
Normal file
6
src/test/resources/application.properties
Normal file
@ -0,0 +1,6 @@
|
||||
logging.file=jabit.log
|
||||
logging.level.*=DEBUG
|
||||
logging.level.ch.dissem.*=WARN
|
||||
bitmessage.port=18444
|
||||
bitmessage.connection.ttl.hours=12
|
||||
bitmessage.connection.limit=100
|
Reference in New Issue
Block a user