mirror of
https://github.com/fatedier/frp.git
synced 2026-04-30 21:19:10 +08:00
utils/log: support max days of keeping log files
This commit is contained in:
@@ -6,6 +6,7 @@ server_port = 7000
|
||||
log_file = ./frpc.log
|
||||
# debug, info, warn, error
|
||||
log_level = info
|
||||
log_max_days = 3
|
||||
# for authentication
|
||||
auth_token = 123
|
||||
|
||||
|
||||
Reference in New Issue
Block a user