Quieten AnyEvent::DNS::EtcHosts check on PERL_ANYEVENT_HOSTS env var

This commit is contained in:
Oliver Gorwits
2014-02-09 12:53:22 +00:00
parent 31e8e29dff
commit d1b707da31
6 changed files with 18 additions and 4 deletions

View File

@@ -81,6 +81,7 @@ setting('plugins')->{DBIC}->{daemon} = {
# force skipped DNS resolution, if unset
setting('dns')->{no} ||= ['fe80::/64','169.254.0.0/16'];
setting('dns')->{hosts_file} ||= '/etc/hosts';
=head1 NAME