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