Update master

This commit is contained in:
Luis Flores III 2012-07-02 09:33:57 -03:00
parent 552fddc5e6
commit 6d915a061d

View file

@ -109,6 +109,10 @@ Search for the following values and make sure they're correct.
file_uploads = On
upload_max_filesize = 16M
post_max_size = 16M
Search for, and if needed add the following line to load the Oauth Extention.
extension=oauth.so
Now you're ready to restart apache and visit the site in your browser.