Skip to content

Commit 8fc56d5

Browse files
committed
Merge branch 'master' of github.com:skylime/mi-core-submission
2 parents e8a06d5 + b072093 commit 8fc56d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

copy/opt/local/etc/dovecot/dovecot.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ debug_log_path = /var/log/dovecot/debug
2323
service imap-login {
2424
service_count = 0
2525
process_min_avail = 1
26-
vsz_limit = 512 MB
26+
vsz_limit = 1024 MB
2727
}
2828
protocol imap {
2929
ssl_cert = </opt/local/etc/dovecot/ssl/dovecot.crt

0 commit comments

Comments
 (0)