mirror of
https://github.com/fatedier/frp.git
synced 2025-08-03 20:26:50 +00:00
feat: add client reload on config change
This commit is contained in:
@@ -12,6 +12,9 @@ serverPort = 7000
|
||||
# STUN server to help penetrate NAT hole.
|
||||
# natHoleStunServer = "stun.easyvoip.com:3478"
|
||||
|
||||
# if true, autoreload is enabled
|
||||
configAutoReload = true
|
||||
|
||||
# Decide if exit program when first login failed, otherwise continuous relogin to frps
|
||||
# default is true
|
||||
loginFailExit = true
|
||||
|
Reference in New Issue
Block a user