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:
anthonyp-cns 2024-06-19 01:14:52 -04:00 committed by GitHub
parent 7768dc9fd9
commit f6a31e6ed0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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