Add "db" key to config.json.sample
This commit is contained in:
parent
ee5dd22f5f
commit
06e1e19f72
@ -5,6 +5,7 @@
|
||||
|
||||
"media_path": "/path/to/media",
|
||||
"script_path": "/path/to/scripts",
|
||||
"db": "/path/to/jukebox.sqlite3",
|
||||
|
||||
"play_throttle": 5000,
|
||||
"pause_throttle": 2000,
|
||||
|
Loading…
Reference in New Issue
Block a user