5 lines
68 B
PHP
5 lines
68 B
PHP
<?php
|
|
|
|
return [
|
|
'min_staff_rank' => env('MIN_STAFF_RANK', 4),
|
|
]; |