remove unused stuff again

This commit is contained in:
Reid 2023-10-31 19:44:50 -07:00
parent 066b496d4d
commit 2e9856eee5
Signed by: reidlab
GPG key ID: 6C9EAA3364F962C8

View file

@ -11,16 +11,8 @@
# ^^^^^^^^^^^
# leaving as empty will disable this
append_path = ""
# where can your server be accessible (port)?
# where can your server be accessible?
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]
# allow new accounts to be created
allow_registration = true