From b7c7a52ec7ea8f396d8c6fdcb9d4ec296280100f Mon Sep 17 00:00:00 2001 From: Teck Meng Date: Sun, 19 May 2024 11:15:22 +0800 Subject: [PATCH] chore: Update default subreddit subscriptions in .env.example --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index ae3819a..c5004ec 100644 --- a/.env.example +++ b/.env.example @@ -472,7 +472,7 @@ REDLIB_DEFAULT_HIDE_HLS_NOTIFICATION=off # Disable autoplay videos by default REDLIB_DEFAULT_AUTOPLAY_VIDEOS=off # Define a default list of subreddit subscriptions (format: sub1+sub2+sub3) -REDLIB_DEFAULT_SUBSCRIPTIONS=books+ArchitecturePorn+ArtefactPorn+EngineeringPorn+DesignPorn+EarthPorn+MapPorn+NatureIsFuckingLit+spaceporn+WarshipPorn+worldnews+LinusTechTips+LocalLLaMA+programming+Futurology+singularity+science+singapore+singaporehappenings+SingaporeRaw +REDLIB_DEFAULT_SUBSCRIPTIONS=books+ArchitecturePorn+ArtefactPorn+EngineeringPorn+DesignPorn+EarthPorn+MapPorn+NatureIsFuckingLit+spaceporn+WarshipPorn+worldnews+linux+LocalLLaMA+programming+Futurology+singularity+science+singapore+singaporehappenings+SingaporeRaw # Hide awards by default REDLIB_DEFAULT_HIDE_AWARDS=off # Disable the confirmation before visiting Reddit