Update README.md adjusting system to security as shown later in the readme for consistency (#1488)
Update README.md Updated readme changing system to security tag to make enabling logins easy to find / implement for new users via docker environment variable
This commit is contained in:
@@ -219,11 +219,11 @@ Environment variables are also supported and would override the settings file
|
||||
For example in the settings.yml you have
|
||||
|
||||
```yaml
|
||||
system:
|
||||
security:
|
||||
enableLogin: 'true'
|
||||
```
|
||||
|
||||
To have this via an environment variable you would have ``SYSTEM_ENABLELOGIN``
|
||||
To have this via an environment variable you would have ``SECURITY_ENABLELOGIN``
|
||||
|
||||
The Current list of settings is
|
||||
|
||||
|
||||
Reference in New Issue
Block a user