fix typo in settings.md
This commit is contained in:
parent
2c94f6afbe
commit
e40d4584f9
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ Do you want users to be able to create an account directly on your uMap instance
|
||||||
|
|
||||||
Can be set through env var: `ENABLE_ACCOUNT_LOGIN=1`
|
Can be set through env var: `ENABLE_ACCOUNT_LOGIN=1`
|
||||||
|
|
||||||
User accounts can be managed via the Diango admin page (`{SITE_URL}/admin`).
|
User accounts can be managed via the Django admin page (`{SITE_URL}/admin`).
|
||||||
The required superuser must be created on the command line with this command: `umap createsuperuser`.
|
The required superuser must be created on the command line with this command: `umap createsuperuser`.
|
||||||
|
|
||||||
#### FROM_EMAIL
|
#### FROM_EMAIL
|
||||||
|
|
Loading…
Reference in a new issue