<?php

return [
    'company_default_storage_limit_size' => env("AUTOCDE_COMPANY_DEFAULT_STORAGE_LIMIT_SIZE", 10 * 1024), //公司默认存储容量单位 Mb
];