update META and fix syntax error

This commit is contained in:
Oliver Gorwits
2014-02-08 15:14:59 +00:00
parent 3a7ffcf379
commit eaf362a5e8
2 changed files with 2 additions and 1 deletions

View File

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