mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-04-16 02:28:51 +00:00
[Web][Dovecot] Allow parallel imapsync execution
This commit is contained in:
@@ -106,6 +106,7 @@ $template_data = [
|
||||
'f2b_data' => $f2b_data,
|
||||
'f2b_banlist_url' => getBaseUrl() . "/f2b-banlist?id=" . $f2b_data['banlist_id'],
|
||||
'q_data' => quarantine('settings'),
|
||||
'sj_data' => mailbox('get', 'syncjob_settings'),
|
||||
'qn_data' => quota_notification('get'),
|
||||
'pw_reset_data' => reset_password('get_notification'),
|
||||
'rsettings_map' => file_get_contents('http://nginx:8081/settings.php'),
|
||||
|
||||
Reference in New Issue
Block a user