fix: structure

This commit is contained in:
chinhwajie
2024-10-25 17:04:02 +08:00
parent 1d65ea2f4a
commit 7490b4566c
6 changed files with 342 additions and 22 deletions

View File

@@ -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