Start with Develoment

This commit is contained in:
goldtho
2026-04-07 19:25:39 +02:00
parent ed3bbed3b1
commit 889877ebe7
36 changed files with 6114 additions and 44 deletions

5
.ddev/php/limits.ini Normal file
View File

@@ -0,0 +1,5 @@
[PHP]
memory_limit = 512M
post_max_size = 128M
upload_max_filesize = 128M
max_execution_time = 300