Revert "Revert "Disable registration in Noggin, for now""
This reverts commit 3c3545d483
.
This commit is contained in:
parent
3c3545d483
commit
64bec37a00
1 changed files with 3 additions and 0 deletions
|
@ -42,3 +42,6 @@ SECRET_KEY = from_file('/etc/noggin-secrets/session').encode('utf-8')
|
||||||
|
|
||||||
# Spam checking
|
# Spam checking
|
||||||
# BASSET_URL = None
|
# BASSET_URL = None
|
||||||
|
|
||||||
|
# Disable registration until the account import is complete
|
||||||
|
REGISTRATION_OPEN = False
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue