summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-02-20 12:31:16 +0400
committerAndrew Dolgov <[email protected]>2012-02-20 12:31:16 +0400
commit5f85d90d7144ffcf394626835ecfb7caf4b8595f (patch)
tree7584b17bf4cb9ce48452e818c3948b9eb95f6009 /config.php-dist
parent3854d15e12e588bd736f2952f9dbbd27ed560018 (diff)
remove readitlater button plugin from trunk, mention Plugins page in config.php
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.php-dist b/config.php-dist
index f060cc6af..27eb1ba92 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -194,7 +194,8 @@
define('ARTICLE_BUTTON_PLUGINS', 'note,tweet,share,mail');
// Comma-separated list of additional article action button plugins
// to enable, like tweet button, etc.
- // The following plugins are available: note, tweet, share, mail, readitlater
+ // The following plugins are available: note, tweet, share, mail
+ // More plugins: http://tt-rss.org/wiki/Plugins
define('CONFIG_VERSION', 25);
// Expected config version. Please update this option in config.php