Domain Create Modal anpassen Fehler auf Null

main
boban 2025-10-18 11:33:46 +02:00
parent c4c81213df
commit 5590639dac
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ class DomainCreateModal extends ModalComponent
// Quotas
public int $default_quota_mb; // Standard pro Mailbox
public ?int $max_quota_per_mailbox_mb = null; // optionales Limit pro Mailbox
public int $max_quota_per_mailbox_mb; // optionales Limit pro Mailbox
public int $total_quota_mb; // Domain-Gesamt (0 = unbegrenzt NICHT vorgesehen hier)
// Rate-Limit (Domain-weit)