aboutsummaryrefslogtreecommitdiff
path: root/app.cfg.example
diff options
context:
space:
mode:
Diffstat (limited to 'app.cfg.example')
-rw-r--r--app.cfg.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/app.cfg.example b/app.cfg.example
index 114de0b..05a9144 100644
--- a/app.cfg.example
+++ b/app.cfg.example
@@ -1,4 +1,6 @@
ROOT_PATH = '/path/to/audiobooks'
+# BASE_URL is only used for static generation
+BASE_URL = 'https://example.com/'
USERNAME = 'username'
PASSWORD = 'password'
SHOW_PATH = True