]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
config: Remove special service_* -> $SET:default_* handling
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Thu, 31 Jul 2025 12:21:24 +0000 (15:21 +0300)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Sun, 3 Aug 2025 17:22:44 +0000 (17:22 +0000)
commit69c425bc80f7697810374a0bc70b87e5fee903bb
tree1019e21011d376214420f282226cbf848ce2db88
parent053c9df0a1e7570f6e794bc122134137ed5aada6
config: Remove special service_* -> $SET:default_* handling

This now works by setting them with regular setting_keyvalues.
src/config/config-parser.c
src/master/master-settings.c