1
0
Fork 0

Correctly fix docker storage config

This commit is contained in:
Chocobozzz 2020-04-02 13:59:01 +02:00
parent a3188ba768
commit 4fd98756e2
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -45,6 +45,7 @@ storage:
tmp: '../data/tmp/'
avatars: '../data/avatars/'
videos: '../data/videos/'
streaming_playlists: '../data/streaming-playlists'
redundancy: '../data/redundancy/'
logs: '../data/logs/'
previews: '../data/previews/'
@ -53,7 +54,6 @@ storage:
captions: '../data/captions/'
cache: '../data/cache/'
plugins: '../data/plugins/'
streaming-playlists: '../data/streaming-playlists'
log:
level: 'info' # debug/info/warning/error