Changed the way Jabit Server is configured (via application.properties)

This commit is contained in:
2015-10-24 12:10:06 +02:00
parent ca2bb89cee
commit d322d09604
4 changed files with 98 additions and 71 deletions

View 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