fix: rm allow_registration config param
This commit is contained in:
parent
38ab0c3123
commit
7675a2c782
1 changed files with 0 additions and 1 deletions
|
@ -13,6 +13,5 @@ port = 7000
|
||||||
ip= "0.0.0.0"
|
ip= "0.0.0.0"
|
||||||
# enter your hostname, eg: example.com
|
# enter your hostname, eg: example.com
|
||||||
domain = "localhost"
|
domain = "localhost"
|
||||||
allow_registration = true
|
|
||||||
proxy_has_tls = false
|
proxy_has_tls = false
|
||||||
#workers = 2
|
#workers = 2
|
||||||
|
|
Loading…
Add table
Reference in a new issue