better signup disable
This commit is contained in:
8
documentation/docs/Configuration/_category_.json
Normal file
8
documentation/docs/Configuration/_category_.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"label": "Configuration ⚙️",
|
||||
"position": 3,
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"description": "Options for AdventureLog settings."
|
||||
}
|
||||
}
|
||||
12
documentation/docs/Configuration/disable_registration.md
Normal file
12
documentation/docs/Configuration/disable_registration.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
---
|
||||
|
||||
# Disable Registration
|
||||
|
||||
To disable registration, you can set the following variable in your docker-compose.yml under the server service:
|
||||
|
||||
```yaml
|
||||
environment:
|
||||
- DISABLE_REGISTRATION=True
|
||||
```
|
||||
BIN
documentation/docs/Configuration/img/docsVersionDropdown.png
Normal file
BIN
documentation/docs/Configuration/img/docsVersionDropdown.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
BIN
documentation/docs/Configuration/img/localeDropdown.png
Normal file
BIN
documentation/docs/Configuration/img/localeDropdown.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
Reference in New Issue
Block a user