Initial commit

This commit is contained in:
Zdeněk Burda
2026-01-09 21:26:40 +01:00
parent e83aec6dca
commit 41e3ce6f25
404 changed files with 61250 additions and 28 deletions

6
docker/php/php.ini Normal file
View File

@@ -0,0 +1,6 @@
; docker/php/php.ini
memory_limit=512M
upload_max_filesize=50M
post_max_size=50M
max_execution_time=300
date.timezone=Europe/Prague