Replace default unddit.com since it shut down for a while now with a
continuation of pushshift called pullpush.
This commit is contained in:
parent
cc5ac9cbfb
commit
8f88d6075d
@ -1,4 +1,3 @@
|
|||||||
---
|
|
||||||
default_restart_policy: unless-stopped
|
default_restart_policy: unless-stopped
|
||||||
configs_dir: "/opt/configs-privfrontends"
|
configs_dir: "/opt/configs-privfrontends"
|
||||||
configs_dir_local: "./configs"
|
configs_dir_local: "./configs"
|
||||||
@ -116,6 +115,7 @@ apps:
|
|||||||
environment:
|
environment:
|
||||||
FRONT_PAGE: popular
|
FRONT_PAGE: popular
|
||||||
COMMENT_SORT: new
|
COMMENT_SORT: new
|
||||||
|
PUSHSHIFT_FRONTEND: "https://undelete.pullpush.io/"
|
||||||
BLUR_NSFW: on
|
BLUR_NSFW: on
|
||||||
USE_HLS: on
|
USE_HLS: on
|
||||||
AUTOPLAY_VIDEOS: off
|
AUTOPLAY_VIDEOS: off
|
||||||
|
Loading…
Reference in New Issue
Block a user