sintonia/legacy/install/php/libretime-legacy.ini
Kyle Robbertze 1da42b2603 feat: add container setup
- build container with multi-stage Dockerfile
- change api listen port to 9001
2022-09-14 11:09:52 +02:00

8 lines
161 B
INI

memory_limit = 512M
post_max_size = 512M
upload_max_filesize = 512M
upload_tmp_dir = /tmp
request_order = GPC
session.gc_probability = 0
session.auto_start = 0