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:
parent
7898443a33
commit
e0abaac031
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ storage:
|
||||||
tmp_persistent: '__DATADIR__/tmp-persistent/' # As tmp but the directory is not cleaned up between PeerTube restarts
|
tmp_persistent: '__DATADIR__/tmp-persistent/' # As tmp but the directory is not cleaned up between PeerTube restarts
|
||||||
bin: '__DATADIR__/bin/'
|
bin: '__DATADIR__/bin/'
|
||||||
avatars: '__DATADIR__/avatars/'
|
avatars: '__DATADIR__/avatars/'
|
||||||
videos: '__DATADIR__/videos/'
|
web_videos: '__DATADIR__/videos/'
|
||||||
streaming_playlists: '__DATADIR__/streaming-playlists/'
|
streaming_playlists: '__DATADIR__/streaming-playlists/'
|
||||||
redundancy: '__DATADIR__/redundancy/'
|
redundancy: '__DATADIR__/redundancy/'
|
||||||
logs: '/var/log/__APP__/'
|
logs: '/var/log/__APP__/'
|
||||||
|
|
Loading…
Add table
Reference in a new issue