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 b20f158..0dbc590 100644
--- a/settings.py
+++ b/settings.py
@@ -215,6 +215,7 @@ REST_FRAMEWORK = {
ENABLE_RULES = False
TIMEZONE = 'Europe/Helsinki'
+BACKUP_DIR = '/opt/servo/backups'
GSX_CERT = 'uploads/settings/gsx_cert.pem'
GSX_KEY = 'uploads/settings/gsx_key.pem'