mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-09 11:46:18 +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": {
|
"log": {
|
||||||
"access": "none",
|
"loglevel": "warning",
|
||||||
"dnsLog": false,
|
"error": "./error.log"
|
||||||
"loglevel": "warning"
|
|
||||||
},
|
},
|
||||||
"api": {
|
"api": {
|
||||||
"tag": "api",
|
"tag": "api",
|
||||||
|
|
Loading…
Reference in a new issue