mirror of
https://github.com/Hopiu/webapi-eca.git
synced 2026-05-26 15:44:04 +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,
|
"db-select": 0,
|
||||||
"log": {
|
"log": {
|
||||||
"nolog": "false",
|
"nolog": "false",
|
||||||
"mode": "development",
|
"mode": "productive",
|
||||||
"io-level": "info",
|
"io-level": "fatal",
|
||||||
"file-level": "info",
|
"file-level": "warn",
|
||||||
"file-path": "logs/server.log"
|
"file-path": "logs/server.log"
|
||||||
},
|
},
|
||||||
"webhooks": [
|
"webhooks": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue