mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 16:38:19 +01:00
fix(config): 🔥 Remove tos_url from example config (not used anymore)
This commit is contained in:
parent
b7f8f6689e
commit
afeffdbd13
|
|
@ -32,8 +32,6 @@ api_key = ""
|
|||
enabled = true
|
||||
|
||||
[signups]
|
||||
# URL of your Terms of Service
|
||||
tos_url = "https://social.lysand.org/tos"
|
||||
# Whether to enable registrations or not
|
||||
registration = true
|
||||
rules = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue