build from inception

This commit is contained in:
lenovo
2022-10-22 14:15:43 +02:00
commit c16ad4963d
27 changed files with 1907 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
php_value upload_max_filesize 640M
php_value post_max_size 640M
php_value memory_limit 640M
php_value max_execution_time 300
php_value max_input_time 300