From 6740d034223f50cb74869f6e14b4b5a8dd059638 Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Mon, 1 Dec 2014 12:44:07 -0600 Subject: [PATCH] Change the suggested data_basedir, and fix a typo This commit sponsored by Raimund Sacherer. Thank you! --- mediagoblin.example.ini | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/mediagoblin.example.ini b/mediagoblin.example.ini index 7899d7ca..17b123fb 100644 --- a/mediagoblin.example.ini +++ b/mediagoblin.example.ini @@ -5,10 +5,11 @@ # 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. :) -# 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. -#[DEFAULT] -# data_basedir = "/path/to/data/directory" +# +# [DEFAULT] +# data_basedir = "/var/lib/mediagoblin" [mediagoblin] direct_remote_path = /mgoblin_static/