]> git.wh0rd.org - tt-rss.git/blobdiff - config.php-dist
add mail and share plugins
[tt-rss.git] / config.php-dist
index 490a871f60ac687534792541e7538910a20405de..96841842cb0d23cf87321374b30ac2074a7d4179 100644 (file)
        // Displays an URL for users to provide feedback or comments regarding
        // this instance of tt-rss. Can lead to a forum, contact email, etc.
 
-       define('ARTICLE_BUTTON_PLUGINS', 'tweet');
+       define('ARTICLE_BUTTON_PLUGINS', 'tweet,share,mail');
        // Comma-separated list of additional article action button plugins
        // to enable, like tweet button, etc.
-       // The following plugins are available: tweet
+       // The following plugins are available: tweet, share, mail
 
        define('CONFIG_VERSION', 24);
        // Expected config version. Please update this option in config.php