Recommended php settings

Do you have recommendation are to toe recommended php stetting I should use with your theme.  Both me and the ISP has played with an array of setting to prevent constant timeouts trying to edit content etc.  this is what we have been using

upload_max_filesize = 100M
post_max_size = 105M
max_execution_time = 180
max_input_time = 500
max_input_vars: 2000


Any input would be great appreciated. 

Comments

Sign In or Register to comment.