Files
newznab-tmux/config/filesystems.php
T
2024-04-27 08:20:22 +00:00

8 lines
67 B
PHP

<?php
return [
'cloud' => env('FILESYSTEM_CLOUD', 's3'),
];