diff options
Diffstat (limited to 'app.cfg.example')
-rw-r--r-- | app.cfg.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app.cfg.example b/app.cfg.example index 1fe4968..05a9144 100644 --- a/app.cfg.example +++ b/app.cfg.example @@ -3,3 +3,4 @@ ROOT_PATH = '/path/to/audiobooks' BASE_URL = 'https://example.com/' USERNAME = 'username' PASSWORD = 'password' +SHOW_PATH = True |