aboutsummaryrefslogtreecommitdiff
path: root/app.cfg.example
diff options
context:
space:
mode:
Diffstat (limited to 'app.cfg.example')
-rw-r--r--app.cfg.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/app.cfg.example b/app.cfg.example
new file mode 100644
index 0000000..94d2ef2
--- /dev/null
+++ b/app.cfg.example
@@ -0,0 +1,3 @@
+ROOT_PATH = '/path/to/audiobooks'
+USERNAME = 'username'
+PASSWORD = 'password'