first commit

This commit is contained in:
Konstantin
2026-04-12 18:35:16 +07:00
commit 34e098c551
307 changed files with 19544 additions and 0 deletions

4
docker/php/uploads.ini Normal file
View File

@@ -0,0 +1,4 @@
upload_max_filesize = 64M
post_max_size = 64M
memory_limit = 256M
max_execution_time = 300