mirror of
https://github.com/simple-login/app.git
synced 2025-09-07 23:25:00 +08:00
Update README.md (#2167)
Enhance Markdown for highlight DISABLE_REGISTRATION and DISABLE_ONBOARDING param in simplelogin.env .
This commit is contained in:
parent
02a0f7bf98
commit
daad62b6eb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue