Files
coredns/plugin
Thomas Mangin 4b402e000d plugin/hosts provide more configuration flexibility (#2535)
* plugin/hosts provide more configuration flexibility

This patch adds few features to the host plugin
 * no-reverse (both as first argument on the plugin line and inline)
   disable the automatic generation of reserve entries for hosts
 * ttl <duration> (inline only atm)
   allows to change the default ttl (default 5 minutes)
 * reload <duration> (inline only atm)
   allows to change the reloading interval (default 5s)

* plugin/hosts remove superfluous parameters to parse
2019-02-12 09:09:33 -07:00
..
2019-01-13 16:54:49 +00:00
2018-07-19 16:23:06 +01:00
2018-07-19 16:23:06 +01:00
2018-12-06 21:18:11 +00:00
2019-01-29 10:21:19 -05:00
2019-02-11 07:23:05 +00:00
2019-01-06 09:15:34 +00:00
2018-12-16 13:48:09 -08:00
2018-08-14 08:55:55 -07:00
2018-07-19 16:23:06 +01:00
2018-07-19 16:23:06 +01:00
2018-08-14 08:55:55 -07:00
2019-01-27 17:55:07 +00:00
2018-07-19 16:23:06 +01:00
2018-07-19 16:23:06 +01:00
2018-11-05 05:59:24 -08:00