remove unused stuff again
This commit is contained in:
parent
066b496d4d
commit
2e9856eee5
1 changed files with 1 additions and 9 deletions
|
@ -11,16 +11,8 @@
|
||||||
# ^^^^^^^^^^^
|
# ^^^^^^^^^^^
|
||||||
# leaving as empty will disable this
|
# leaving as empty will disable this
|
||||||
append_path = ""
|
append_path = ""
|
||||||
# where can your server be accessible (port)?
|
# where can your server be accessible?
|
||||||
port = 8000
|
port = 8000
|
||||||
# where can your server be accessible (domain)?
|
|
||||||
# this is used for patching the executable
|
|
||||||
#
|
|
||||||
# example:
|
|
||||||
# boomlings.com
|
|
||||||
# localhost:8000
|
|
||||||
domain = "localhost:8000"
|
|
||||||
|
|
||||||
[accounts]
|
[accounts]
|
||||||
# allow new accounts to be created
|
# allow new accounts to be created
|
||||||
allow_registration = true
|
allow_registration = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue