mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-05-18 23:07:36 +08:00
6 lines
77 B
PHP
6 lines
77 B
PHP
|
|
<?php
|
||
|
|
|
||
|
|
return [
|
||
|
|
'max_uploaded_user' => '最近:interval最多上传',
|
||
|
|
];
|