object-type-constructor-api/config/files.php

6 lines
51 B
PHP

<?php
return [
'maxsize' => 100 * 1024 * 1024
];