mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 04:05:58 +00:00
remove twitter-specific code
This commit is contained in:
@@ -162,15 +162,6 @@
|
||||
// These two options enable SMTP authentication when sending
|
||||
// outgoing mail. Only used with SMTP_HOST
|
||||
|
||||
// ************************************
|
||||
// *** Twitter integration settings ***
|
||||
// ************************************
|
||||
|
||||
define('CONSUMER_KEY', '');
|
||||
define('CONSUMER_SECRET', '');
|
||||
// Your OAuth instance authentication information for Twitter, visit
|
||||
// http://twitter.com/oauth_clients to register your instance.
|
||||
|
||||
// ***************************************
|
||||
// *** Other settings (less important) ***
|
||||
// ***************************************
|
||||
|
||||
Reference in New Issue
Block a user