rico0: reduce logs from blocky

This commit is contained in:
Adithya 2024-07-14 18:17:01 +05:30
parent 23779c1331
commit 7f922f1119
Signed by: adtya
GPG key ID: B8857BFBA2C47B9C

View file

@ -72,6 +72,12 @@ _: {
https = "192.168.1.10:8443,10.10.10.10:8443";
http = "192.168.1.10:8080,10.10.10.10:8080";
};
log = {
level = "warn";
format = "json";
timestamp = true;
privacy = true;
};
};
};
}