Files
kanhole/conf
T
沈鸿飞 307d1bfa3f Fix log.level configuration in frps.toml (#3655)
```toml
log.level = info
```
changed to
```toml
log.level = "info"
```
307d1bfa3f · 2023-10-10 19:45:33 +08:00
History
..