diff --git a/lib/Dancer2/ConfigReader.pm b/lib/Dancer2/ConfigReader.pm index a2a8ae004..49d78b53b 100644 --- a/lib/Dancer2/ConfigReader.pm +++ b/lib/Dancer2/ConfigReader.pm @@ -53,6 +53,7 @@ my %KNOWN_CORE_KEYS = map +( $_ => 1 ), qw( traces type_library views + strict_utf8 strict_config strict_config_allow );