Add docs on how to disable user registration, see #438
This commit is contained in:
parent
300e650261
commit
daac6aeaee
@ -227,6 +227,11 @@ To make nsupdate.info (Django) use PostgreSQL, put this into YOUR settings::
|
||||
|
||||
Now proceed with manage migrate as shown above.
|
||||
|
||||
Disable User Registration
|
||||
-------------------------
|
||||
If you want to disable user registration, put this into YOUR settings::
|
||||
|
||||
REGISTRATION_OPEN = False
|
||||
|
||||
Customization of the Web UI
|
||||
===========================
|
||||
|
Loading…
x
Reference in New Issue
Block a user