mirror of
https://github.com/d0zingcat/BroadcastChannel.git
synced 2026-05-13 15:09:12 +00:00
fix: update RSS_BEAUTIFY env var to empty string
Changes default value of RSS_BEAUTIFY from boolean false to empty string for consistency with other environment variables in the configuration file.
This commit is contained in:
@@ -24,4 +24,4 @@ TAGS=""
|
||||
COMMENTS=""
|
||||
LINKS=""
|
||||
NAVS=""
|
||||
RSS_BEAUTIFY=false
|
||||
RSS_BEAUTIFY=""
|
||||
Reference in New Issue
Block a user