Explorar el Código

template.conf: DNS-cache functionality has been removed in gluon

Karsten Böddeker hace 6 años
padre
commit
2a5a42521e
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      extra/template.conf

+ 0 - 1
extra/template.conf

@@ -222,7 +222,6 @@
 
 	-- configure DNS caching
 	dns = {
-		cacheentries = 1000,
 		servers = { '2a03:2260:2342:f251::53' },
 	},
 }