ma stats/server: disable reporting
This commit is contained in:
parent
c66ebb2e4d
commit
a66821f6a7
@ -27,6 +27,7 @@ in {
|
||||
http.suppress-write-log = true;
|
||||
data.trace-logging-enabled = false;
|
||||
data.query-log-enabled = false;
|
||||
reporting-disabled = true;
|
||||
|
||||
http.bind-address = ":${toString influx-port}";
|
||||
admin.bind-address = ":8083";
|
||||
|
Loading…
Reference in New Issue
Block a user