Files
mantisbt-docker/config_inc.php
Oleg Kainov 634aac1086 fix issue with wrong upload_size parsing
Apparently "upload_max_filesize" INI directive
was giving output like "2M" which was unparseable
by Mantis.

Instead of setting Mantis config, increase base php.ini
parameters to ~50MB and remove this line at all.

Fixes #5
2021-01-22 21:09:07 +01:00

818 B