Skip to content

Instantly share code, notes, and snippets.

@trueqap
Created January 18, 2023 06:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trueqap/76713d441a5c7c386009970b206f0065 to your computer and use it in GitHub Desktop.
Save trueqap/76713d441a5c7c386009970b206f0065 to your computer and use it in GitHub Desktop.
Elementor ajánlott tárhelybeállítások
php_value upload_max_filesize 128M
php_value post_max_size 128M
php_value max_execution_time 300
php_value max_input_time 300
php_value max_input_vars 10000
php_value memory_limit 1024M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment