]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
master: Default service_restart_request_count to SET_UINT_UNLIMITED
authorKarl Fleischmann <karl.fleischmann@open-xchange.com>
Thu, 8 Feb 2024 16:08:34 +0000 (17:08 +0100)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 12 Feb 2025 10:34:12 +0000 (12:34 +0200)
commit1b94c17db00b08e59766a769fed70e846aef78f0
tree545ca65ef1b8b8319fbe670ee4da4a2d0db304aa
parent525dbd9bc392540348429d0c349d2f94e2f4e47c
master: Default service_restart_request_count to SET_UINT_UNLIMITED

Replace the implicit meaning of 0 as unlimited with the explicitly named
value.
src/master/master-settings.c
src/master/service.c