From 3cc49916660f71e0498fa8c9e2c13df1fe138a56 Mon Sep 17 00:00:00 2001 From: Dylan Garrett Date: Wed, 9 Jun 2021 20:51:25 -0700 Subject: Demonstrate SHOW_PATH in app.cfg.example --- app.cfg.example | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3-54-g00ecf