fix(config): 🔥 Remove tos_url from example config (not used anymore)

This commit is contained in:
Jesse Wierzbinski 2024-06-13 23:30:55 -10:00
parent b7f8f6689e
commit afeffdbd13
No known key found for this signature in database

View file

@ -32,8 +32,6 @@ api_key = ""
enabled = true enabled = true
[signups] [signups]
# URL of your Terms of Service
tos_url = "https://social.lysand.org/tos"
# Whether to enable registrations or not # Whether to enable registrations or not
registration = true registration = true
rules = [ rules = [