aboutsummaryrefslogtreecommitdiff
path: root/app.cfg.example
blob: 05a9144582ef4ae3a560246bab75a334617e9930 (plain)
1
2
3
4
5
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