1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

blacklist option EXTENDED_FEEDLIST

This commit is contained in:
Andrew Dolgov
2010-11-16 16:13:22 +03:00
parent 64029210a9
commit 296c8134c1
2 changed files with 7 additions and 7 deletions

View File

@@ -15,7 +15,7 @@
$prefs_blacklist = array("HIDE_FEEDLIST", "SYNC_COUNTERS", "ENABLE_LABELS",
"ENABLE_SEARCH_TOOLBAR", "HIDE_READ_FEEDS", "ENABLE_FEED_ICONS",
"ENABLE_OFFLINE_READING");
"ENABLE_OFFLINE_READING", "EXTENDED_FEEDLIST");
$profile_blacklist = array("ALLOW_DUPLICATE_POSTS", "PURGE_OLD_DAYS",
"PURGE_UNREAD_ARTICLES", "DIGEST_ENABLE", "DIGEST_CATCHUP",