new - select option for loglevel & access log

This commit is contained in:
MHSanaei
2024-02-03 17:54:04 +03:30
parent 6804facabc
commit 618a566283
9 changed files with 94 additions and 5 deletions
+3 -2
View File
@@ -1,7 +1,8 @@
{
"log": {
"loglevel": "warning",
"error": "./error.log"
"access": "none",
"dnsLog": false,
"loglevel": "warning"
},
"api": {
"tag": "api",