Commit 0ce8371
fix(minigames): extend play link token TTL from 1 hour to 1 day (#1030)
The signed minigame play link was expiring after 1 hour, which is
often too short for a contact to click a shared link and play,
even while the minigame's own active window is still open.
Co-authored-by: Deathgiver <anonymous@users.noreply.github.com>1 parent 9b4c01a commit 0ce8371
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments