Import postgresql plugin

This commit is contained in:
Marek Miklewicz
2026-07-04 16:00:04 +02:00
commit ddc971567f
74 changed files with 18735 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
allow_url_fopen=Off
allow_url_include=Off
display_errors=Off
log_errors=On
error_reporting=E_ALL
session.use_strict_mode=1
file_uploads=On
upload_max_filesize=4096M
post_max_size=4096M
max_file_uploads=20