Update README.md
This commit is contained in:
parent
01b2613efe
commit
316b4e42af
1 changed files with 2 additions and 2 deletions
|
@ -213,10 +213,10 @@ For example in the settings.yml you have
|
|||
|
||||
```yaml
|
||||
system:
|
||||
defaultLocale: 'en-US'
|
||||
enableLogin: 'true'
|
||||
```
|
||||
|
||||
To have this via an environment variable you would have ``SYSTEM_DEFAULTLOCALE``
|
||||
To have this via an environment variable you would have ``SYSTEM_ENABLELOGIN``
|
||||
|
||||
The Current list of settings is
|
||||
|
||||
|
|
Loading…
Reference in a new issue