fix: bypass /tmp tmpfs for file uploads by redirecting PHP upload_tmp_dir to storage partition

This commit is contained in:
Pontoporeia
2026-07-10 15:42:07 +02:00
parent 1293b1be6c
commit c1a05efcda
5 changed files with 35 additions and 4 deletions
+1
View File
@@ -4,3 +4,4 @@
- [x] Website iframe overlay: remove blur, move button to bottom-right, replace text with SVG icon + tooltip
- [x] Fix "Copier" button in logs section scrolling out of view on horizontal scroll
- [x] Remove TOC temporary debug error_log calls
- [x] Fix PeerTube upload failure: PHP /tmp tmpfs too small for large video files