X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=config.php.sample;h=20de7ffedfb72acc5df9808add46e1703d4a0273;hb=0e0927985cbfbb21c8b60e3c7b0b0a5e2069d3c7;hp=75f5c7d557fd7e82d06370b81779111701fffe70;hpb=42463e160d6672f6e5e458a22ddae79b62fa39bf;p=quix0rs-gnu-social.git diff --git a/config.php.sample b/config.php.sample index 75f5c7d557..20de7ffedf 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';