Skip to content

Commit 3fd8bbb

Browse files
authored
Merge pull request #23 from zupolgec/patch-1
Updated default lifetime
2 parents ca988e4 + e9469a3 commit 3fd8bbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ $urlToCustomFunction = MagicLink::create(
158158

159159
## MagicLink link lifetime
160160

161-
By default a link will be available for 24 hours after your creation. We can
161+
By default a link will be available for 72 hours after your creation. We can
162162
modify the life time in minutes of the link by the `$lifetime` option
163163
available in the `create` method. This argument accepts the value `null` so
164164
that it does not expire in time.

0 commit comments

Comments
 (0)