Advertisement
hostmaria

StackCP .user.ini file

Aug 30th, 2021 (edited)
447
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. ;+StackCP
  2. asp_tags = 0
  3. auto_append_file =
  4. auto_prepend_file =
  5. display_errors = 0
  6. error_reporting = 22527
  7. file_uploads = 1
  8. post_max_size = 128M
  9. max_execution_time = 300
  10. max_input_vars = 2500
  11. max_input_time = 60
  12. max_file_uploads = 16
  13. memory_limit = 256M
  14. output_buffering = 0
  15. short_open_tag = 1
  16. upload_max_filesize = 128M
  17. ;-StackCP
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement