fix: structure
This commit is contained in:
@@ -34,7 +34,7 @@ settings:
|
||||
log:
|
||||
debug_level: true #打印调试日志
|
||||
write_file: true #写日志文件
|
||||
log_path: /root/logs #日志文件存放目录路径
|
||||
log_path: ./logs #日志文件存放目录路径
|
||||
log_name: "srun_login.log" #指定日志文件名
|
||||
ddns: #校园网内网 ip ddns
|
||||
enable: true
|
||||
|
||||
Reference in New Issue
Block a user