Change the suggested data_basedir, and fix a typo
This commit sponsored by Raimund Sacherer. Thank you!
This commit is contained in:
parent
fd90f4c273
commit
6740d03422
@ -5,10 +5,11 @@
|
|||||||
# It defines types and defaults so it’s a good place to look for documentation
|
# It defines types and defaults so it’s a good place to look for documentation
|
||||||
# or to find hidden options that we didn’t tell you about. :)
|
# or to find hidden options that we didn’t 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/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user