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
421510b9e1
doc: embed example docker-compose in readme
2020-05-17 18:46:28 +02:00
Oleg Kainov
243484c29d
ci: enable pre-commit checks
2020-05-17 18:26:04 +02:00
Oleg Kainov
16af8b9b62
doc: use proper links for badges
2020-05-17 18:26:04 +02:00
Oleg Kainov
c44de3c717
doc: add CI badge
2020-05-17 17:51:52 +02:00
Oleg Kainov
7a6a773219
doc: polish readme
2020-05-17 17:15:45 +02:00
Oleg Kainov
859dd3c15a
doc: write initial readme
2020-05-17 16:26:10 +02:00
Oleg Kainov
e82159cf86
Initial commit
2020-05-17 12:46:50 +02:00