Update README.md (#2167)

Enhance Markdown for highlight DISABLE_REGISTRATION and DISABLE_ONBOARDING param in simplelogin.env .
This commit is contained in:
LamTrinh.Dev 2024-07-30 02:44:01 +07:00 committed by GitHub
parent 02a0f7bf98
commit daad62b6eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -541,7 +541,7 @@ exit
Once you've created all your desired login accounts, add these lines to `/simplelogin.env` to disable further registrations:
```
```.env
DISABLE_REGISTRATION=1
DISABLE_ONBOARDING=true
```