PteroTheme/config/features.php

6 lines
73 B
PHP

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