Files
sternwarte_server/php/php.ini
2025-11-02 22:52:08 +01:00

9 lines
156 B
INI

upload_max_filesize = 20M
post_max_size = 25M
memory_limit = 256M
max_execution_time = 60
display_errors = Off
log_errors = On
error_log = /proc/self/fd/2