cmd/frps: typo

This commit is contained in:
fatedier
2016-08-12 00:57:46 +08:00
parent 4914472215
commit e3bf7e2b2b
2 changed files with 8 additions and 5 deletions

View File

@@ -19,6 +19,7 @@ log_max_days = 3
# if you enable privilege mode, frpc can create a proxy without pre-configure in frps when privilege_token is correct
privilege_mode = true
privilege_token = 12345678
# only allow frpc to bind ports you list, if you set nothing, there won't be any limit
privilege_allow_ports = 2000-3000,3001,3003,4000-50000
# pool_count in each proxy will change to max_pool_count if they exceed the maximum value
max_pool_count = 100