From e42c18ededbc4b8c8e4ef89a7e7a324e6c7c8a8a Mon Sep 17 00:00:00 2001 From: Brenda Wallace Date: Thu, 3 Dec 2009 00:10:21 +0000 Subject: added url to twitter's docs --- config.php.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.php.sample') diff --git a/config.php.sample b/config.php.sample index 9fccb84f3..97645e870 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'; -- cgit v1.2.3-54-g00ecf