mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-09 09:53:44 +02:00
6 lines
73 B
PHP
6 lines
73 B
PHP
<?php
|
|
|
|
return [
|
|
'pull_files' => env('FEATURES_PULL_FILES', true),
|
|
];
|