Skip to content
This repository was archived by the owner on Aug 3, 2022. It is now read-only.

Commit 288e0ec

Browse files
author
Grant Kinney
committed
Adds upload_tmp_dir php configuration
1 parent fc9b653 commit 288e0ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

fpm_custom.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
php_value[open_basedir]=/app/vendor/
1+
php_value[open_basedir]=/app/vendor/
2+
php_value[upload_tmp_dir]=/app/tmp/

0 commit comments

Comments
 (0)