Files

5 lines
68 B
PHP
Raw Permalink Normal View History

2025-12-09 06:52:43 +00:00
<?php
return [
'min_staff_rank' => env('MIN_STAFF_RANK', 4),
];