diff options
Diffstat (limited to 'mediagoblin.example.ini')
-rw-r--r-- | mediagoblin.example.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mediagoblin.example.ini b/mediagoblin.example.ini index 17b123fb..52331d82 100644 --- a/mediagoblin.example.ini +++ b/mediagoblin.example.ini @@ -2,8 +2,8 @@ # mediagoblin_local.ini, then make the changes there. # # If you don't see what you need here, have a look at mediagoblin/config_spec.ini -# 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. :) +# 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 change the directory you should make sure you change the # directory in paste.ini and/or your webserver configuration. |