mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-05-21 02:41:35 +00:00
Fixed frankenphp build
This commit is contained in:
parent
6c420fe400
commit
2ca588e5c6
1 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ opcache.max_accelerated_files = 20000
|
||||||
opcache.memory_consumption = 256
|
opcache.memory_consumption = 256
|
||||||
opcache.enable_file_override = 1
|
opcache.enable_file_override = 1
|
||||||
|
|
||||||
memory_limit = 256M
|
memory_limit = 512M
|
||||||
|
|
||||||
upload_max_filesize=256M
|
upload_max_filesize=256M
|
||||||
post_max_size=300M
|
post_max_size=300M
|
||||||
Loading…
Add table
Add a link
Reference in a new issue