ma stats.server: enable flux

This commit is contained in:
makefu 2022-11-01 11:39:56 +01:00
parent d99effeb3f
commit c2ad588739

View file

@ -25,6 +25,7 @@ in {
# meta.logging-enabled = true;
logging.level = "info";
http.log-enabled = true;
http.flux-enabled = true;
http.write-tracing = false;
http.suppress-write-log = true;
data.trace-logging-enabled = false;