]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
config: Change global settings to override filter name-specific defaults
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Fri, 1 Dec 2023 11:04:51 +0000 (13:04 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 12 Feb 2025 10:34:11 +0000 (12:34 +0200)
commit024de99b935c785065f56b2a5452142d3f1d6248
treea7f9fcb3c07021bc35e594bb90ceec90fbe0013e
parentf759088b9513d7f0ec5250597e27751e674e2152
config: Change global settings to override filter name-specific defaults

Mainly this means that because we now have defaults like
sdbox/mail_path=~/sdbox, it should still be possible to override that
by changing the global mail_path setting.
src/config/config-parser.c