smeserver-tt-rss/root/etc/e-smith/templates/usr/share/tt-rss/config.php/50tweeter
2012-04-24 10:25:01 +02:00

10 lines
323 B
Plaintext

define('ENABLE_TWEET_BUTTON', false);
// Enable 'tweet this' button for articles
define('CONSUMER_KEY', '');
define('CONSUMER_SECRET', '');
// Your OAuth instance authentication information for Twitter, visit
// http://twitter.com/oauth_clients to register your instance.