This commit is contained in:
the-djmaze 2022-10-04 22:58:09 +02:00
parent b6aca7fae6
commit 4cfdc03efe

View file

@ -749,7 +749,6 @@ class Actions
'HideUnsubscribed' => false, 'HideUnsubscribed' => false,
'HideDeleted' => true, 'HideDeleted' => true,
'UnhideKolabFolders' => false, 'UnhideKolabFolders' => false,
'MainEmail' => '',
'UserBackgroundName' => '', 'UserBackgroundName' => '',
'UserBackgroundHash' => '', 'UserBackgroundHash' => '',
'SieveAllowFileintoInbox' => (bool)$oConfig->Get('labs', 'sieve_allow_fileinto_inbox', false) 'SieveAllowFileintoInbox' => (bool)$oConfig->Get('labs', 'sieve_allow_fileinto_inbox', false)