From 5f85d90d7144ffcf394626835ecfb7caf4b8595f Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 20 Feb 2012 12:31:16 +0400 Subject: remove readitlater button plugin from trunk, mention Plugins page in config.php --- config.php-dist | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config.php-dist') 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 -- cgit v1.2.3