i hate yaml 2

This commit is contained in:
Sakooooo 2024-12-31 18:02:18 +04:00
parent b8d278dcbf
commit d9411266ac
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -14,11 +14,11 @@ in {
level = "warn";
format = "json";
timestamp = "false";
privacy = "true";
privacy = true;
};
caching = {
minTime = "20m";
prefetching = "true";
prefetching = true;
};
upstreams = {
groups = {
@ -220,7 +220,7 @@ in {
};
customDNS = {
customTTL = "1h";
filterUnmappedTypes = "true";
filterUnmappedTypes = true;
mapping = { "sako.box" = "192.168.1.28"; };
};
ports = {