aboutsummaryrefslogtreecommitdiff
path: root/app.cfg.example
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2021-06-16 03:04:08 -0700
committerGitHub <noreply@github.com>2021-06-16 03:04:08 -0700
commit90e0edf9865fab9822864d1f00d36c4e28a91847 (patch)
tree2cad90e05483e1b9eeeff827739b41244266938b /app.cfg.example
parent4cd0884b307e28bd9f2e531c41fb7b41600b02a4 (diff)
parente7f4b527e2ee2cbae9f7a53f2a8100fa40bc9138 (diff)
downloadroka-90e0edf9865fab9822864d1f00d36c4e28a91847.tar.gz
roka-90e0edf9865fab9822864d1f00d36c4e28a91847.zip
Merge pull request #3 from dgarrett/static-generation
Static generation
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