disable logToDatabase by default
This commit is contained in:
parent
414775f630
commit
1de2c7a053
@ -13,7 +13,7 @@
|
||||
"skipUnfurlSrv": false,
|
||||
"unfurlSrvCacheTtl": 120000
|
||||
},
|
||||
"logToDatabase": true,
|
||||
"logToDatabase": false,
|
||||
"graphDuration": 86400000,
|
||||
"serverGraphDuration": 180000
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user