box: disable loki analytics
This commit is contained in:
parent
a311e0ef04
commit
30bf2d9f41
@ -326,6 +326,7 @@ in {
|
|||||||
loki = {
|
loki = {
|
||||||
enable = true;
|
enable = true;
|
||||||
configuration = {
|
configuration = {
|
||||||
|
analytics.reporting_enabled = false;
|
||||||
server.http_listen_port = 3030;
|
server.http_listen_port = 3030;
|
||||||
server.http_listen_address = "0.0.0.0";
|
server.http_listen_address = "0.0.0.0";
|
||||||
auth_enabled = false;
|
auth_enabled = false;
|
||||||
|
Loading…
Reference in New Issue
Block a user