Files
site-builder/.user.ini
T

6 lines
137 B
INI
Raw Normal View History

; PHP upload/memory limits for Site Builder
upload_max_filesize = 500M
post_max_size = 512M
memory_limit = 768M
max_execution_time = 300