Skip to content

Commit

Permalink
Merge pull request #23 from zupolgec/patch-1
Browse files Browse the repository at this point in the history
Updated default lifetime
  • Loading branch information
cesargb authored Apr 28, 2020
2 parents ca988e4 + e9469a3 commit 3fd8bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ $urlToCustomFunction = MagicLink::create(

## MagicLink link lifetime

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

0 comments on commit 3fd8bbb

Please sign in to comment.