mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
(doc) add note in config that tmp is also used while processing
This commit is contained in:
@@ -43,7 +43,7 @@ redis:
|
||||
|
||||
# From the project root directory
|
||||
storage:
|
||||
tmp: '../data/tmp/'
|
||||
tmp: '../data/tmp/' # Use to download data (imports etc), store uploaded files before and during processing...
|
||||
avatars: '../data/avatars/'
|
||||
videos: '../data/videos/'
|
||||
streaming_playlists: '../data/streaming-playlists'
|
||||
|
||||
Reference in New Issue
Block a user