Fix: Mailbox Stats über Dovecot mit config/mailpool.php

main v1.0.89
boban 2025-10-28 22:26:47 +01:00
parent d200e3e73f
commit 2ef27b5e8f
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ class UpdateCard extends Component
public ?string $errorLine = null; // Fehlerzeile bei rc != 0
public ?string $message = null;
/* ===== Intern ===== */
public bool $postActionsDone = false;
protected string $cacheStartedAtKey = 'mw.update.started_at';
protected int $failsafeSeconds = 20 * 60;