Configurable offline time, after which nodes are automatically deleted

This commit is contained in:
rubo77 2016-08-19 01:27:17 +02:00
commit b283744749
4 changed files with 10 additions and 10 deletions

View file

@ -6,6 +6,8 @@
"databaseFile": "/tmp/ffffng.sqlite",
"peersPath": "/tmp/peers",
"pruneTime": 100,
"logging": {
"directory": "/tmp/logs",
"debug": false,
@ -48,6 +50,7 @@
},
"monitoring": {
"enabled": false
"prunePeriodString": "3 Monate",
},
"coordsSelector": {
"lat": 53.565278,