Add join token TTL policy and Live Show link sharing
This commit is contained in:
@@ -235,11 +235,13 @@ return [
|
||||
'join_token_access_decay_minutes' => 'Join-Token Zugriff-Decay (Minuten)',
|
||||
'join_token_download_limit' => 'Join-Token Downloadlimit',
|
||||
'join_token_download_decay_minutes' => 'Join-Token Download-Decay (Minuten)',
|
||||
'join_token_ttl_hours' => 'Join-Token Standard-TTL (Stunden)',
|
||||
'share_link_ttl_hours' => 'Share-Link TTL (Stunden)',
|
||||
'guest_notification_ttl_hours' => 'Gast-Notification TTL (Stunden)',
|
||||
],
|
||||
'help' => [
|
||||
'zero_disables' => '0 deaktiviert das Throttling.',
|
||||
'join_token_ttl' => '0 lässt Tokens gültig, bis sie widerrufen oder limitiert werden.',
|
||||
'notification_ttl' => 'Leer lassen, um Benachrichtigungen ohne Ablauf zu speichern.',
|
||||
],
|
||||
'actions' => [
|
||||
|
||||
Reference in New Issue
Block a user