]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
config: config-parser - Add config_write_keyvariable
authorAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 20 Jan 2021 08:49:23 +0000 (10:49 +0200)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Wed, 3 Feb 2021 08:00:29 +0000 (08:00 +0000)
commit9c6bc94d9d1f416429d516b41012961e18d21c93
tree969d214d64c26c1fcddef743667714ec50ea6a17
parent18ddfa4eda4d09262ee2696b33f6646f52d730a5
config: config-parser - Add config_write_keyvariable

Move code handling key variable expansion to separate function.
Simplifies next commit.
src/config/config-parser.c