diff options
author | 2022-12-28 11:14:16 +0000 | |
---|---|---|
committer | 2022-12-28 12:14:16 +0100 | |
commit | e7ad486b50d8f831b7dd4a0840d300a3bcfac471 (patch) | |
tree | c8b4bf4ce26c75b6210ccb594f6c687d66af0fcb /plugin.cfg | |
parent | 6c9b49f5c2ab652e0504bfd349815b12a5fb4997 (diff) | |
download | coredns-e7ad486b50d8f831b7dd4a0840d300a3bcfac471.tar.gz coredns-e7ad486b50d8f831b7dd4a0840d300a3bcfac471.tar.zst coredns-e7ad486b50d8f831b7dd4a0840d300a3bcfac471.zip |
plugin/timeouts - Allow ability to configure listening server timeouts (#5784)
Diffstat (limited to 'plugin.cfg')
-rw-r--r-- | plugin.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin.cfg b/plugin.cfg index 5632a3b97..407a668eb 100644 --- a/plugin.cfg +++ b/plugin.cfg @@ -23,6 +23,7 @@ metadata:metadata geoip:geoip cancel:cancel tls:tls +timeouts:timeouts reload:reload nsid:nsid bufsize:bufsize |