valkyrie: Disable blocky cache
This commit is contained in:
parent
3b85c2866b
commit
4482c9fa5f
1 changed files with 4 additions and 0 deletions
|
@ -28,6 +28,10 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
caching = {
|
||||||
|
maxTime = -1;
|
||||||
|
};
|
||||||
|
|
||||||
customDNS = {
|
customDNS = {
|
||||||
mapping = {
|
mapping = {
|
||||||
"home.datarift.nl" = "10.0.0.251";
|
"home.datarift.nl" = "10.0.0.251";
|
||||||
|
|
Loading…
Reference in a new issue