fix logfile
This commit is contained in:
parent
15a7a72c99
commit
907a081d52
1 changed files with 1 additions and 1 deletions
|
@ -19,5 +19,5 @@ SYNCTIME = 600
|
|||
#LOG CONFIG
|
||||
LOG_ENABLE = False
|
||||
LOG_LEVEL = logging.INFO
|
||||
LOG_FILE = '/val/log/shadowsocks.log'
|
||||
LOG_FILE = '/var/log/shadowsocks.log'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue