app_php.ini 215 B

123456789
  1. file_update = On
  2. upload_max_filesize = 10M
  3. post_max_size = 15M
  4. short_open_tag = Off
  5. date.timezone = Europe/Paris
  6. memory_limit = 128M
  7. max_execution_time = 60