logging is less spammy, file disabled by default, and we dont try to scan encrypted blocks that aren't for us
This commit is contained in:
parent
8dbaac2198
commit
b5fecdf1e8
3 changed files with 15 additions and 12 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
"log": {
|
||||
"file": {
|
||||
"output": true,
|
||||
"output": false,
|
||||
"path": "data/output.log"
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue