misc_pterodactyl-panel/config/features.php
2021-07-25 13:24:52 -06:00

5 lines
73 B
PHP

<?php
return [
'pull_files' => env('FEATURES_PULL_FILES', true),
];