Move streaming-playlists to /data
This commit is contained in:
parent
a6d5ff7604
commit
a3188ba768
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ storage:
|
|||
captions: '../data/captions/'
|
||||
cache: '../data/cache/'
|
||||
plugins: '../data/plugins/'
|
||||
streaming-playlists: '../data/streaming-playlists'
|
||||
|
||||
log:
|
||||
level: 'info' # debug/info/warning/error
|
||||
|
|
Loading…
Reference in a new issue