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 94d2ef2..1fe4968 100644
--- a/app.cfg.example
+++ b/app.cfg.example
@@ -1,3 +1,5 @@
ROOT_PATH = '/path/to/audiobooks'
+# BASE_URL is only used for static generation
+BASE_URL = 'https://example.com/'
USERNAME = 'username'
PASSWORD = 'password'