disabled beta/invite code on registration (can be re-enabled by config and uncommenting the login html file)

This commit is contained in:
Lorenzo
2020-04-15 15:41:52 +02:00
parent 7c5fd6485e
commit ef4064af3d
2 changed files with 7 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
"contact_email": "support@example.org",
"endpoint": "http://localhost:9666",
"invite_code": "top-sekrit",
"invite_code": "", //disabled invite code by default
"storage_region": "eu-central-1",
//"storage_bucket": "sdeck-development",