box: disable loki analytics

This commit is contained in:
Aaron Bieber 2022-09-10 22:37:53 -06:00
parent a311e0ef04
commit 30bf2d9f41
No known key found for this signature in database

View File

@ -326,6 +326,7 @@ in {
loki = {
enable = true;
configuration = {
analytics.reporting_enabled = false;
server.http_listen_port = 3030;
server.http_listen_address = "0.0.0.0";
auth_enabled = false;