aboutsummaryrefslogtreecommitdiff
path: root/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'config.py')
-rw-r--r--config.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.py b/config.py
index a64f54a..cc1c75f 100644
--- a/config.py
+++ b/config.py
@@ -6,3 +6,7 @@ DATABASES = {
}
}
+PYBLE_SETTINGS = {
+ 'default_translation': 'American Standard Version'
+ }
+