File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
docs/installation/upgrade/include Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -9688,7 +9688,7 @@ process_shutdown_filter = "event=mail_user_session_finished AND rss > 10M"
96889688 } ,
96899689
96909690 protocols : {
9691- default : 'imap pop3 lmtp ' ,
9691+ default : '' ,
96929692 values : setting_types . BOOLLIST ,
96939693 text : `
96949694The list of protocols to enable.
@@ -9704,7 +9704,7 @@ protocols {
97049704 lmtp = yes
97059705}
97069706
9707- # Disable all protocols:
9707+ # Disable all protocols (default) :
97089708protocols =
97099709\`\`\``
97109710 } ,
Original file line number Diff line number Diff line change 66| `service/anvil/chroot` | empty | \<no value\> | Anvil is no longer chrooted. |
77| `service/anvil/user` | $default_internal_user | \<no value\> | Anvil runs as root. |
88| `service/auth-worker/process_limit` | 1 | 30 | |
9+ | [[setting,protocols]] | `imap pop3 lmtp` | `` | No protocols are enabled by default . |
You can’t perform that action at this time.
0 commit comments