Change the suggested data_basedir, and fix a typo

This commit sponsored by Raimund Sacherer.  Thank you!
This commit is contained in:
Christopher Allan Webber 2014-12-01 12:44:07 -06:00
parent fd90f4c273
commit 6740d03422

View File

@ -5,10 +5,11 @@
# It defines types and defaults so its a good place to look for documentation # It defines types and defaults so its a good place to look for documentation
# or to find hidden options that we didnt tell you about. :) # or to find hidden options that we didnt tell you about. :)
# To chnange the directory you should make sure you change the # To change the directory you should make sure you change the
# directory in paste.ini and/or your webserver configuration. # directory in paste.ini and/or your webserver configuration.
#[DEFAULT] #
# data_basedir = "/path/to/data/directory" # [DEFAULT]
# data_basedir = "/var/lib/mediagoblin"
[mediagoblin] [mediagoblin]
direct_remote_path = /mgoblin_static/ direct_remote_path = /mgoblin_static/