mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-28 15:41:29 +00:00
disable SYNC_COUNTERS option
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
$subop = $_REQUEST["subop"];
|
||||
|
||||
$prefs_blacklist = array("HIDE_FEEDLIST");
|
||||
$prefs_blacklist = array("HIDE_FEEDLIST", "SYNC_COUNTERS");
|
||||
|
||||
if ($subop == "change-password") {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user