You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if this is only on my yunohost install, but the partition is done so that /var is 2Go and most of the space available is on /home. So I ended up filling my /var with uploaded videos. I moved the videos folder to /home/peertube/videos and added a symbolic link :
ls /var/www/peertube
[snip]
lrwxrwxrwx 1 root root 22 mars 22 21:29 videos -> /home/peertube/videos/
The text was updated successfully, but these errors were encountered:
I don't know if this is only on my yunohost install, but the partition is done so that /var is 2Go and most of the space available is on /home. So I ended up filling my /var with uploaded videos. I moved the videos folder to /home/peertube/videos and added a symbolic link :
The text was updated successfully, but these errors were encountered: