Correct description of entity_globs (#65805)

pull/65926/head
Christopher Masto 2022-02-06 12:36:38 -05:00 committed by GitHub
parent ac7e8c40a3
commit 6d4df93bc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ purge_entities:
entity_globs:
name: Entity Globs to remove
description: List the regular expressions to select entities for removal from the recorder database.
description: List the glob patterns to select entities for removal from the recorder database.
example: "domain*.object_id*"
required: false
default: []