reworked the guest pwa, modernized start and gallery page. added share link functionality.
This commit is contained in:
5
config/share-links.php
Normal file
5
config/share-links.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'ttl_hours' => env('PHOTO_SHARE_LINK_TTL_HOURS', 48),
|
||||
];
|
||||
Reference in New Issue
Block a user