Files
2026-03-03 10:06:12 +08:00

5 lines
78 B
PHP

<?php
return [
'type' => ['zip'],
'size' => 1024 * 1024 * 5, // 5MB
];