File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
docs/installation/upgrade Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -8117,6 +8117,16 @@ creating \`.../foo/bar/mbox\` file.`
8117
8117
mailbox_directory_name_legacy : {
8118
8118
tags : [ 'mail-location' ] ,
8119
8119
values : setting_types . BOOLEAN ,
8120
+ changed : {
8121
+ settings_mailbox_directory_name_legacy_deprecated : `
8122
+ The default value changed from \`yes\` to \`no\`.` ,
8123
+ } ,
8124
+ deprecated : {
8125
+ settings_mailbox_directory_name_legacy_deprecated : `
8126
+ This legacy setting is obsolete and destined to be removed. Changing this
8127
+ setting requires migration, see
8128
+ [[link,dbox_migrating_away_from_mailbox_directory_name_legacy]]` ,
8129
+ } ,
8120
8130
default : 'no' ,
8121
8131
seealso : [ 'mailbox_directory_name' ] ,
8122
8132
text : `
Original file line number Diff line number Diff line change @@ -38,3 +38,4 @@ changed to `2.4.2`.
38
38
| ------- | ----------------- | ----------------- |
39
39
| ` service/anvil/unix_listener/anvil/mode ` | ` 0600 ` | ` 0660 ` |
40
40
| ` service/anvil/unix_listener/anvil/group ` | (empty = root) | ` $SET:default_internal_group ` |
41
+ | [[ setting,mailbox_directory_name_legacy]] | ` yes ` | ` no ` |
You can’t perform that action at this time.
0 commit comments