summaryrefslogtreecommitdiff
path: root/local_settings.py.example
diff options
context:
space:
mode:
Diffstat (limited to 'local_settings.py.example')
-rw-r--r--local_settings.py.example1
1 files changed, 0 insertions, 1 deletions
diff --git a/local_settings.py.example b/local_settings.py.example
index 5a8d4b26..b452030e 100644
--- a/local_settings.py.example
+++ b/local_settings.py.example
@@ -22,7 +22,6 @@ DATABASES = {
'PASSWORD': 'parabola',
'HOST' : '',
'PORT' : '',
- 'OPTIONS' : {},
},
}