diff options
| author | startxfr <clarue@startx.fr> | 2016-06-28 15:51:00 +0200 |
|---|---|---|
| committer | startxfr <clarue@startx.fr> | 2016-06-28 15:51:00 +0200 |
| commit | 353f8086455bb8e26d2b662aa474f376e1b25cdf (patch) | |
| tree | 89e89db71f670e125b44d5ca4acd802d5220be10 | |
| parent | 52037bf658e58777a4cca1d89260faa0e0498b19 (diff) | |
change in env
| -rw-r--r-- | Services/php/php.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Services/php/php.ini b/Services/php/php.ini index 133ab2c..17d38f2 100644 --- a/Services/php/php.ini +++ b/Services/php/php.ini @@ -7,4 +7,4 @@ memory_limit = 64M post_max_size = 16M upload_max_filesize = 8M -upload_tmp_dir = /tmp/
\ No newline at end of file +upload_tmp_dir = /tmp/ |
