1
0
mirror of https://github.com/fatedier/frp synced 2025-09-28 19:15:36 +08:00
frp/conf
沈鸿飞 307d1bfa3f
Fix log.level configuration in frps.toml (#3655)
```toml
log.level = info
```
changed to
```toml
log.level = "info"
```
2023-10-10 19:45:33 +08:00
..
legacy
frpc.toml
frps.toml Fix log.level configuration in frps.toml (#3655) 2023-10-10 19:45:33 +08:00