]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
config: doveconf - If filter_name exists, show filter_name_key under filter_name...
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Thu, 23 Nov 2023 21:10:20 +0000 (23:10 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 12 Feb 2025 10:34:10 +0000 (12:34 +0200)
commit5922a6de2de84e5a7c6d5910589c726e4f7c064f
tree56869b3c42bf9821e5e5ede2ae27cf621c045231
parent0618619e2746d9181fc038ea06adf10a417ba2e8
config: doveconf - If filter_name exists, show filter_name_key under filter_name { key }

This isn't done for default settings, because it's too much effort to
implement. Also this isn't visible for the usual "doveconf -n" or
"doveconf -N" outputs. Normally people aren't looking at just "doveconf" or
"doveconf -d" output, so it likely doesn't matter.
src/config/config-parser-private.h
src/config/config-parser.c
src/config/config-parser.h
src/config/doveconf.c