++ fix: Rientro assegnazione e territorio

This commit is contained in:
2026-04-08 11:55:14 +00:00
parent 777f239c7a
commit 6f8010514d
36 changed files with 1186 additions and 91 deletions

View File

@@ -1,6 +1,6 @@
[PHP]
upload_max_filesize = 64M
post_max_size = 64M
upload_max_filesize = 256M
post_max_size = 256M
memory_limit = 256M
max_execution_time = 120
max_input_vars = 3000