Files
postshop-backend/config/nova-media-library.php
2026-02-03 15:31:29 +05:00

8 lines
125 B
PHP

<?php
return [
'default-croppable' => true,
'enable-existing-media' => true,
'hide-media-collections' => [],
];