first commit

This commit is contained in:
2022-07-01 18:21:34 +02:00
commit 0f140da34e
8 changed files with 425 additions and 0 deletions

6
src/php.ini Normal file
View File

@@ -0,0 +1,6 @@
date.timezone=UTC
display_errors=Off
log_errors=On
upload_max_filesize= 80M
post_max_size= 80M
memory_limit = 256M