Update PUSHSHIFT_FRONTEND examples to undelete.pullpush.io

Matches the change in 3592728
This commit is contained in:
Éli Marshal 2024-03-28 17:07:06 -06:00
parent e79242c9e7
commit 35ae71302f
2 changed files with 2 additions and 2 deletions

View file

@ -385,7 +385,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. |
| `PUSHSHIFT_FRONTEND` | String | `undelete.pullpush.io` | Allows the server to set the Pushshift frontend to be used with "removed" links. |
## Default user settings