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 94d2ef2..114de0b 100644 --- a/app.cfg.example +++ b/app.cfg.example @@ -1,3 +1,4 @@ ROOT_PATH = '/path/to/audiobooks' USERNAME = 'username' PASSWORD = 'password' +SHOW_PATH = True |