From 9c6ca37fc1512a99d420ea90707cebcd06cdc970 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 5 Mar 2019 12:00:31 +0100 Subject: Rename streaming playlists routes/directories --- config/default.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/default.yaml b/config/default.yaml index 6c339e66d..c5bf8e457 100644 --- a/config/default.yaml +++ b/config/default.yaml @@ -48,7 +48,7 @@ storage: tmp: 'storage/tmp/' # Used to download data (imports etc), store uploaded files before processing... avatars: 'storage/avatars/' videos: 'storage/videos/' - playlists: 'storage/playlists/' + streaming_playlists: 'storage/streaming-playlists/' redundancy: 'storage/redundancy/' logs: 'storage/logs/' previews: 'storage/previews/' -- cgit v1.2.3