Updated Libreddit settings

This commit is contained in:
Mike Wilson
2024-03-08 13:05:03 -05:00
parent 6c962d63cd
commit 4fca761cb5
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
- overseerr
- ntfy
- gluetun
- name: qbittorrent
- name: libreddit
tags: test
- nextcloud
- readarr
@@ -25,7 +25,6 @@
- deemix
- barassistant
- mealie
- libreddit
- recyclarr
- firefly3
- sabnzbd
@@ -33,7 +32,7 @@
- slskd
- navidrome
- lidarr
- recyclarr
- qbittorrent
- searxng
- synapse
- rimgo

View File

@@ -13,9 +13,10 @@ services:
- traefik
environment:
LIBREDDIT_DEFAULT_SHOW_NSFW: "on"
LIBREDDIT_DEFAULT_THEME: "gold"
LIBREDDIT_DEFAULT_THEME: "system"
LIBREDDIT_DEFAULT_WIDE: "on"
LIBREDDIT_DEFAULT_LAYOUT: "clean"
LIBREDDIT_DEFAULT_LAYOUT: "card"
LIBREDDIT_DEFAULT_USE_HLS: "on"
LIBREDDIT_DEFAULT_SUBSCRIPTIONS: "hometheater+flashlight+navyblazer"
labels:
traefik.enable: true