add: invite codes

This commit is contained in:
trisua 2025-06-22 13:03:02 -04:00
parent d1a074eaeb
commit 626c6711ef
19 changed files with 410 additions and 10 deletions

View file

@ -23,6 +23,7 @@ html_footer_path = "public/footer.html"
[security]
registration_enabled = true
real_ip_header = "CF-Connecting-IP"
enable_invite_codes = false
[dirs]
templates = "html"