mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-03 04:57:38 +03:00
Add option to disable all indexing.
This commit is contained in:
parent
8b4b2dd268
commit
0c591149d5
4 changed files with 24 additions and 3 deletions
|
@ -213,6 +213,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. |
|
||||
|
||||
## Default User Settings
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue