]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
config: Move delay_errors check into config_apply_error()
authorTimo Sirainen <timo.sirainen@open-xchange.com>
Sat, 3 Feb 2024 21:58:26 +0000 (23:58 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Fri, 17 Jan 2025 08:39:58 +0000 (10:39 +0200)
commitf256e3142783a7cecbe780ed9056466403185772
treea2cc4ae1a2b61a14625c25d664bdead027a4eda6
parente2327d545a61f59c71b85df908ca1ad31c07710e
config: Move delay_errors check into config_apply_error()

This simplifies the next commit.
src/config/config-parser.c