Update log configuration in config.json

This commit is contained in:
Mehdikhody 2024-02-10 05:21:28 +03:30
parent 774a046673
commit cb71a9349e

View file

@ -1,8 +1,7 @@
{ {
"log": { "log": {
"access": "none", "loglevel": "warning",
"dnsLog": false, "error": "./error.log"
"loglevel": "warning"
}, },
"api": { "api": {
"tag": "api", "tag": "api",