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": {
"access": "none",
"dnsLog": false,
"loglevel": "warning"
"loglevel": "warning",
"error": "./error.log"
},
"api": {
"tag": "api",