mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 04:57:38 +03:00
Co-authored-by: Matthew Esposito <matt@matthew.science>
This commit is contained in:
parent
b5fc4bef28
commit
97f0f69059
6 changed files with 34 additions and 4 deletions
|
@ -214,6 +214,7 @@ Assign a default value for each instance-specific setting by passing environment
|
|||
| `SFW_ONLY` | `["on", "off"]` | `off` | Enables SFW-only mode for the instance, i.e. all NSFW content is filtered. |
|
||||
| `BANNER` | String | (empty) | Allows the server to set a banner to be displayed. Currently this is displayed on the instance info page. |
|
||||
| `ROBOTS_DISABLE_INDEXING` | `["on", "off"]` | `off` | Disables indexing of the instance by search engines. |
|
||||
| `PUSHSHIFT_FRONTEND` | String | `www.unddit.com` | Allows the server to set the Pushshift frontend to be used with "removed" links.
|
||||
|
||||
## Default User Settings
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue