Decrease logging of CoreDNS
This commit is contained in:
@@ -24,7 +24,9 @@
|
|||||||
}
|
}
|
||||||
cache 300
|
cache 300
|
||||||
errors
|
errors
|
||||||
log
|
log . {
|
||||||
|
class error
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# Our own zone: services have native IPv6 on the HE prefix, keep AAAA.
|
# Our own zone: services have native IPv6 on the HE prefix, keep AAAA.
|
||||||
@@ -43,7 +45,9 @@ lumpiasty.xyz:53 {
|
|||||||
}
|
}
|
||||||
cache 300
|
cache 300
|
||||||
errors
|
errors
|
||||||
log
|
log . {
|
||||||
|
class error
|
||||||
|
}
|
||||||
reload
|
reload
|
||||||
health :8080
|
health :8080
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user