6 lines
143 B
INI
6 lines
143 B
INI
; Custom PHP settings for intotheeast Grav site
|
|
upload_max_filesize = 100M
|
|
post_max_size = 500M
|
|
max_file_uploads = 20
|
|
session.save_path = /tmp
|