Initial release

This commit is contained in:
2021-04-28 16:03:38 +02:00
commit dd2eaf814f
15 changed files with 278 additions and 0 deletions

3
config/php/php.ini Normal file
View File

@@ -0,0 +1,3 @@
memory_limit = 256M
post_max_size = 100M
upload_max_filesize = 100M