mirror of
https://github.com/linuxserver/docker-projectsend.git
synced 2026-02-20 08:39:17 +08:00
8 lines
149 B
INI
8 lines
149 B
INI
; /config/php/projectsend.ini
|
|
[PHP]
|
|
memory_limit = 512M
|
|
upload_max_filesize = 5000M
|
|
max_file_uploads = 200
|
|
post_max_size = 5000M
|
|
cgi.fix_pathinfo= 0
|