mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-09 03:36:19 +00:00
Update log configuration in config.json
This commit is contained in:
parent
774a046673
commit
cb71a9349e
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
{
|
||||
"log": {
|
||||
"access": "none",
|
||||
"dnsLog": false,
|
||||
"loglevel": "warning"
|
||||
"loglevel": "warning",
|
||||
"error": "./error.log"
|
||||
},
|
||||
"api": {
|
||||
"tag": "api",
|
||||
|
|
Loading…
Reference in a new issue