6 lines
77 B
PHP
6 lines
77 B
PHP
<?php
|
|
|
|
return [
|
|
'ttl_hours' => env('PHOTO_SHARE_LINK_TTL_HOURS', 48),
|
|
];
|