1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/peertube_ynh.git synced 2024-09-03 19:56:29 +02:00

Update production.yaml

This commit is contained in:
Éric Gaspar 2023-12-27 17:53:45 +01:00
parent 7898443a33
commit e0abaac031

View file

@ -142,7 +142,7 @@ storage:
tmp_persistent: '__DATADIR__/tmp-persistent/' # As tmp but the directory is not cleaned up between PeerTube restarts
bin: '__DATADIR__/bin/'
avatars: '__DATADIR__/avatars/'
videos: '__DATADIR__/videos/'
web_videos: '__DATADIR__/videos/'
streaming_playlists: '__DATADIR__/streaming-playlists/'
redundancy: '__DATADIR__/redundancy/'
logs: '/var/log/__APP__/'