Added certificate.* as local key default
This commit is contained in:
@@ -431,6 +431,7 @@ impl Patterns {
|
||||
Pattern::Include(MatchType::StartsWith("tracer.".to_string())),
|
||||
Pattern::Exclude(MatchType::StartsWith("server.blocked-ip.".to_string())),
|
||||
Pattern::Include(MatchType::StartsWith("server.".to_string())),
|
||||
Pattern::Include(MatchType::StartsWith("certificate.".to_string())),
|
||||
Pattern::Include(MatchType::StartsWith(
|
||||
"authentication.fallback-admin.".to_string(),
|
||||
)),
|
||||
|
||||
Reference in New Issue
Block a user