X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=config.php-dist;h=96841842cb0d23cf87321374b30ac2074a7d4179;hb=1baac2803c1dee2fc2005c1039d349f4759d20e3;hp=490a871f60ac687534792541e7538910a20405de;hpb=8e70d965a8e60aecd17073f71e9646bb0f6a4839;p=tt-rss.git diff --git a/config.php-dist b/config.php-dist index 490a871f..96841842 100644 --- a/config.php-dist +++ b/config.php-dist @@ -200,10 +200,10 @@ // 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