Files
fotospiel-app/config/share-links.php

6 lines
77 B
PHP

<?php
return [
'ttl_hours' => env('PHOTO_SHARE_LINK_TTL_HOURS', 48),
];