docs: 更正 readme 配置文件格式
This commit is contained in:
@@ -57,8 +57,8 @@ settings:
|
||||
log:
|
||||
debug_level: false #打印调试日志
|
||||
write_file: false #写日志文件
|
||||
log_path: ./ #日志文件存放目录路径
|
||||
log_name: "" #指定日志文件名
|
||||
file_path: ./ #日志文件存放目录路径
|
||||
file_name: "" #指定日志文件名
|
||||
ddns: #校园网内网 ip ddns
|
||||
enable: false
|
||||
domain: www.example.com
|
||||
@@ -203,4 +203,4 @@ func main() {
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user