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.`
81178117 mailbox_directory_name_legacy : {
81188118 tags : [ 'mail-location' ] ,
81198119 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+ } ,
81208130 default : 'no' ,
81218131 seealso : [ 'mailbox_directory_name' ] ,
81228132 text : `
Original file line number Diff line number Diff line change @@ -38,3 +38,4 @@ changed to `2.4.2`.
3838| ------- | ----------------- | ----------------- |
3939| ` service/anvil/unix_listener/anvil/mode ` | ` 0600 ` | ` 0660 ` |
4040| ` 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