aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2013-02-24 13:52:13 -0600
committerChristopher Allan Webber <cwebber@dustycloud.org>2013-02-24 13:52:13 -0600
commit203f51a8662f681eb0edc71d75e930d778b51df5 (patch)
tree42dcd90aa3ea39daff2e1e88ce69a292bd5b35ea
parenta587492729f2329e63144174513e705454c9e4dd (diff)
parentdc000b70ffe6b891544d6e330078ff6f80e013d3 (diff)
downloadmediagoblin-203f51a8662f681eb0edc71d75e930d778b51df5.tar.lz
mediagoblin-203f51a8662f681eb0edc71d75e930d778b51df5.tar.xz
mediagoblin-203f51a8662f681eb0edc71d75e930d778b51df5.zip
Merge remote-tracking branch 'refs/remotes/pythonsnake/581_config'
-rw-r--r--mediagoblin.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/mediagoblin.ini b/mediagoblin.ini
index 6325c8e0..66c9c77c 100644
--- a/mediagoblin.ini
+++ b/mediagoblin.ini
@@ -1,3 +1,7 @@
+# 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. :)
+
# If you want to make changes to this file, first copy it to
# mediagoblin_local.ini, then make the changes there.