fixed php tmp file dir

This commit is contained in:
Nick Yeoman 2023-07-23 10:33:31 -07:00
parent c0ef99a5fd
commit 9add26b186

View File

@ -42,6 +42,7 @@ max_file_uploads = 20
allow_url_fopen = On
allow_url_include = Off
default_socket_timeout = 60
upload_tmp_dir = /tmp
[CLI Server]
cli_server.color = On