mirror of
https://github.com/djav1985/v-wordpress-plugin-updater.git
synced 2025-08-17 18:11:17 +08:00
modified: update-api/app/Controllers/ThemesController.php modified: update-api/app/Core/Utility.php new file: update-api/php.ini
7 lines
115 B
INI
7 lines
115 B
INI
display_errors = Off
|
|
|
|
post_max_size = 64M
|
|
upload_max_filesize = 64M
|
|
|
|
max_execution_time = 300
|
|
max_input_time = 300
|