4 Commits

Author SHA1 Message Date
Oleg Kainov
adf6cdb3c1 feat: add SMTP vars, upgrade PHP and MySQL 2025-05-22 20:21:05 +02:00
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
Oleg Kainov
243484c29d ci: enable pre-commit checks 2020-05-17 18:26:04 +02:00
Oleg Kainov
32579a5ed3
feat: add initial fileset for 2.24.1 2020-05-17 16:26:10 +02:00