mirror of
https://github.com/Hopiu/webapi-eca.git
synced 2026-03-21 08:20:25 +00:00
config set to productive
This commit is contained in:
parent
ff859d6d7c
commit
1a1d82d5af
1 changed files with 3 additions and 3 deletions
|
|
@ -4,9 +4,9 @@
|
|||
"db-select": 0,
|
||||
"log": {
|
||||
"nolog": "false",
|
||||
"mode": "development",
|
||||
"io-level": "info",
|
||||
"file-level": "info",
|
||||
"mode": "productive",
|
||||
"io-level": "fatal",
|
||||
"file-level": "warn",
|
||||
"file-path": "logs/server.log"
|
||||
},
|
||||
"webhooks": [
|
||||
|
|
|
|||
Loading…
Reference in a new issue