Start with Develoment
This commit is contained in:
5
.ddev/php/limits.ini
Normal file
5
.ddev/php/limits.ini
Normal file
@@ -0,0 +1,5 @@
|
||||
[PHP]
|
||||
memory_limit = 512M
|
||||
post_max_size = 128M
|
||||
upload_max_filesize = 128M
|
||||
max_execution_time = 300
|
||||
Reference in New Issue
Block a user