mirror of
https://github.com/chatmail/relay.git
synced 2026-05-20 04:48:06 +00:00
Update cmdeploy/src/cmdeploy/dovecot/dovecot.conf.j2
Co-authored-by: missytake <missytake@systemli.org>
This commit is contained in:
@@ -253,6 +253,7 @@ protocol imap {
|
|||||||
}
|
}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
{% if not config.imap_compress %}
|
||||||
# Hibernate IDLE users to save memory and CPU resources
|
# Hibernate IDLE users to save memory and CPU resources
|
||||||
# NOTE: this will have no effect if imap_zlib plugin is used
|
# NOTE: this will have no effect if imap_zlib plugin is used
|
||||||
imap_hibernate_timeout = 30s
|
imap_hibernate_timeout = 30s
|
||||||
@@ -275,3 +276,4 @@ service imap-hibernate {
|
|||||||
group = $default_internal_group
|
group = $default_internal_group
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
{% endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user