From: Brenda Wallace Date: Thu, 3 Dec 2009 00:10:21 +0000 (+0000) Subject: added url to twitter's docs X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e42c18ededbc4b8c8e4ef89a7e7a324e6c7c8a8a;p=quix0rs-gnu-social.git added url to twitter's docs --- diff --git a/config.php.sample b/config.php.sample index 9fccb84f3b..97645e870a 100644 --- a/config.php.sample +++ b/config.php.sample @@ -186,7 +186,7 @@ $config['sphinx']['port'] = 3312; // // $config['twitterbridge']['enabled'] = true; -// Twitter OAuth settings +// Twitter OAuth settings. Documentation is at http://apiwiki.twitter.com/OAuth-FAQ // $config['twitter']['consumer_key'] = 'YOURKEY'; // $config['twitter']['consumer_secret'] = 'YOURSECRET';