]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
stats: Use http_server_init_auto()
authorMarkus Valentin <markus.valentin@open-xchange.com>
Wed, 6 Dec 2023 10:11:19 +0000 (11:11 +0100)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 12 Feb 2025 10:34:12 +0000 (12:34 +0200)
commit92d407303d33b175e834d15446ea20b14d799ffc
tree38eb2b738f9662cf3e62062d04a0b579d793afd9
parent18c83059ab98b0c01f3f1d5c206a3714a9090619
stats: Use http_server_init_auto()

This adds stats_server { .. } named filter, which can be used to override
http-server settings. The following settings were replaced:

 * stats_http_rawlog_dir-> http_server_rawlog_dir
src/stats/client-http.c
src/stats/client-http.h
src/stats/main.c
src/stats/stats-settings.c
src/stats/stats-settings.h