From 53506dc48e232ea3ac2f8fdff78e9ecdd9ddf6e0 Mon Sep 17 00:00:00 2001 From: Teck Meng Date: Sat, 18 May 2024 21:44:20 +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 107f578..ae3819a 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=LocalLLaMA+programming+singularity +REDLIB_DEFAULT_SUBSCRIPTIONS=books+ArchitecturePorn+ArtefactPorn+EngineeringPorn+DesignPorn+EarthPorn+MapPorn+NatureIsFuckingLit+spaceporn+WarshipPorn+worldnews+LinusTechTips+LocalLLaMA+programming+Futurology+singularity+science+singapore+singaporehappenings+SingaporeRaw # Hide awards by default REDLIB_DEFAULT_HIDE_AWARDS=off # Disable the confirmation before visiting Reddit