aboutsummaryrefslogtreecommitdiffstats
path: root/paste.ini
diff options
context:
space:
mode:
authorElrond <elrond+mediagoblin.org@samba-tng.org>2011-11-12 14:26:35 +0100
committerElrond <elrond+mediagoblin.org@samba-tng.org>2011-11-12 14:28:55 +0100
commitdaed11b81263c3841ae23f45ed1bf33aa2e92992 (patch)
treec323bc66cc83f4b1d044e480d0c16335c0e46b51 /paste.ini
parent8daf78db4e3fade3ce131a4580acde5f9bb46a5a (diff)
downloadmediagoblin-daed11b81263c3841ae23f45ed1bf33aa2e92992.tar.lz
mediagoblin-daed11b81263c3841ae23f45ed1bf33aa2e92992.tar.xz
mediagoblin-daed11b81263c3841ae23f45ed1bf33aa2e92992.zip
640: Configuration files should mention their _local versions
Thanks go to Aleksej Serdjukov for bringing this up and providing the patch in the bug!
Diffstat (limited to 'paste.ini')
-rw-r--r--paste.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/paste.ini b/paste.ini
index 8866789c..c729e41d 100644
--- a/paste.ini
+++ b/paste.ini
@@ -1,3 +1,6 @@
+# If you want to make changes to this file, first copy it to
+# paste_local.ini, then make the changes there.
+
[DEFAULT]
# Set to true to enable web-based debugging messages and etc.
debug = false