File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
docs/installation/upgrade/include Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -9688,10 +9688,10 @@ 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 : `
9694- The list of protocols to enable.
9694+ The list of protocols to enable. By default all protocols are disabled.
96959695
96969696For example:
96979697
@@ -9703,9 +9703,6 @@ protocols = imap
97039703protocols {
97049704 lmtp = yes
97059705}
9706-
9707- # Disable all protocols:
9708- protocols =
97099706\`\`\``
97109707 } ,
97119708
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