mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 04:57:38 +03:00
fix(docs): Add env HIDE_SIDEBAR_AND_SUMMARY
(#188)
This commit is contained in:
parent
27b56c1781
commit
4205959ade
1 changed files with 1 additions and 0 deletions
|
@ -405,4 +405,5 @@ Assign a default value for each user-modifiable setting by passing environment v
|
|||
| `HIDE_AWARDS` | `["on", "off"]` | `off` |
|
||||
| `DISABLE_VISIT_REDDIT_CONFIRMATION` | `["on", "off"]` | `off` |
|
||||
| `HIDE_SCORE` | `["on", "off"]` | `off` |
|
||||
| `HIDE_SIDEBAR_AND_SUMMARY` | `["on", "off"]` | `off` |
|
||||
| `FIXED_NAVBAR` | `["on", "off"]` | `on` |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue