i hate yaml

This commit is contained in:
Sakooooo 2024-12-31 17:58:50 +04:00
parent cd2f2dda52
commit b8d278dcbf
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -18,7 +18,7 @@ in {
};
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 = {