First Commit

This commit is contained in:
2025-11-02 22:52:08 +01:00
commit 73fbbf1be2
5821 changed files with 977526 additions and 0 deletions

8
php/php.ini Normal file
View File

@@ -0,0 +1,8 @@
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