Initial commit
This commit is contained in:
7
api/php.ini
Normal file
7
api/php.ini
Normal file
@@ -0,0 +1,7 @@
|
||||
; PHP configuration for development
|
||||
; These settings allow larger file uploads
|
||||
|
||||
upload_max_filesize = 512M
|
||||
post_max_size = 520M
|
||||
memory_limit = 256M
|
||||
max_execution_time = 300
|
||||
Reference in New Issue
Block a user