X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=config.php.sample;h=a4580dabbe1006b438fa8252707422b12ae68b50;hb=c89ed16d24d56879bf40a70d500509d1d42a4532;hp=9e0b4e2acae57d4dd6d7cbc54191a917116793ce;hpb=e97515c8779705bf732840df0611cc2025a4781f;p=quix0rs-gnu-social.git diff --git a/config.php.sample b/config.php.sample index 9e0b4e2aca..a4580dabbe 100644 --- a/config.php.sample +++ b/config.php.sample @@ -197,7 +197,7 @@ $config['sphinx']['port'] = 3312; // // $config['twitterimport']['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';