Merge remote-tracking branch 'refs/remotes/pythonsnake/581_config'

This commit is contained in:
Christopher Allan Webber
2013-02-24 13:52:13 -06:00

View File

@@ -1,3 +1,7 @@
# Have a look at mediagoblin/config_spec.ini
# 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. :)
# If you want to make changes to this file, first copy it to
# mediagoblin_local.ini, then make the changes there.