Mention mediagoblin/config_spec.ini

This commit is contained in:
pythonsnake 2013-02-13 16:56:24 +01:00
parent 591c116098
commit dc000b70ff

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.