Add join token TTL policy and Live Show link sharing
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
tests / ui (push) Has been cancelled

This commit is contained in:
Codex Agent
2026-01-05 21:11:36 +01:00
parent 3f3061a899
commit 88012c35bd
18 changed files with 636 additions and 9 deletions

View File

@@ -235,11 +235,13 @@ return [
'join_token_access_decay_minutes' => 'Join token access decay (minutes)',
'join_token_download_limit' => 'Join token download limit',
'join_token_download_decay_minutes' => 'Join token download decay (minutes)',
'join_token_ttl_hours' => 'Join token default TTL (hours)',
'share_link_ttl_hours' => 'Share link TTL (hours)',
'guest_notification_ttl_hours' => 'Guest notification default TTL (hours)',
],
'help' => [
'zero_disables' => '0 disables throttling.',
'join_token_ttl' => '0 keeps tokens active until revoked or limited.',
'notification_ttl' => 'Leave empty to keep notifications until explicitly expired.',
],
'actions' => [