Updated [EN] Website Installation (markdown)
@@ -96,8 +96,21 @@ Have fun!
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### Admin status config
|
||||||
|
<details><summary>Show / hide</summary>
|
||||||
|
|
||||||
|
In the config, simply add the group IDs under the `adminstatus_groups`. Add commas ONLY between the IDs (it's JSON)
|
||||||
|
|
||||||
|
```json
|
||||||
|
[6,59,23,40]
|
||||||
|
```
|
||||||
|
</details>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### Assigner config format
|
### Assigner config format
|
||||||
<details><summary>Show / hide</summary>
|
<details><summary>Show / hide</summary>
|
||||||
|
|
||||||
Until the admin panel is released, use this as a template example for the assigner:
|
Until the admin panel is released, use this as a template example for the assigner:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
|
|||||||
Reference in New Issue
Block a user