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

option DISPLAY_FEEDLIST_ACTIONS, consolidate actions in one dropbox

This commit is contained in:
Andrew Dolgov
2005-11-15 11:18:01 +01:00
parent 3745788e89
commit 7a991cac30
3 changed files with 33 additions and 3 deletions
+5
View File
@@ -61,5 +61,10 @@
// */30 * * * * /usr/bin/wget -O /dev/null -T 600 "http://username:password@www.your-site.xxx/tt-rss/backend.php?op=rpc&subop=updateAllFeeds&daemon=1"
//
define(DISPLAY_FEEDLIST_ACTIONS, false);
// display actions dropbox in feedlist, if disabled these actions are
// available in the global actions dropbox
?>