summaryrefslogtreecommitdiffstats
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, 1 insertions, 0 deletions
diff --git a/local_settings.py.example b/local_settings.py.example
index 6a166a7..fe6c1aa 100644
--- a/local_settings.py.example
+++ b/local_settings.py.example
@@ -1,4 +1,5 @@
DEBUG = False
+MARKDOWN_PATH = ''
DATABASES = {
'default': {