DONE: increase limit size for activity

This commit is contained in:
ISMAIL MASSERAN
2026-08-11 15:00:49 +08:00
parent 820f8e46d9
commit 8656ba6cad
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
; Keep above Laravel validation (max:10240 = 10MB)
upload_max_filesize = 12M
post_max_size = 12M