aboutsummaryrefslogtreecommitdiffstats
path: root/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.py b/settings.py
index bd6710c..5407922 100644
--- a/settings.py
+++ b/settings.py
@@ -147,6 +147,7 @@ For security reasons, enabling this is not recommended.''',
}),
])
+program_directory = os.path.dirname(os.path.realpath(__file__))
acceptable_targets = settings_info.keys() | {'enable_comments', 'enable_related_videos'}