forked from Mxmilu666/frp
utils/log: support max days of keeping log files
This commit is contained in:
@@ -8,6 +8,7 @@ vhost_http_port = 80
|
||||
log_file = ./frps.log
|
||||
# debug, info, warn, error
|
||||
log_level = info
|
||||
log_max_days = 3
|
||||
|
||||
# ssh is the proxy name, client will use this name and auth_token to connect to server
|
||||
[ssh]
|
||||
|
||||
Reference in New Issue
Block a user