https://gitlab.com/hatiers/lstclean.git
Tip revision: ea7d3b640273b6a6e02ede5499b9cccfb8fd4078 authored by theo.roulet on 19 January 2024, 09:36:58 UTC
[fix] remove unecessary <root> elements form xml outputs
[fix] remove unecessary <root> elements form xml outputs
Tip revision: ea7d3b6
override.ini
allow_url_fopen = On
date.timezone = "Europe/Paris"
display_errors = Off
error_reporting = E_ALL & ~E_NOTICE
max_execution_time = 6000
max_file_uploads = 200
memory_limit = 1024M
post_max_size = 1024M
short_open_tag = On
upload_max_filesize = 1024M
