fix: rm allow_registration config param

This commit is contained in:
Aravinth Manivannan 2022-02-10 14:52:43 +05:30
parent 38ab0c3123
commit 7675a2c782
Signed by: realaravinth
GPG Key ID: AD9F0F08E855ED88
1 changed files with 0 additions and 1 deletions

View File

@ -13,6 +13,5 @@ port = 7000
ip= "0.0.0.0"
# enter your hostname, eg: example.com
domain = "localhost"
allow_registration = true
proxy_has_tls = false
#workers = 2