Correct description of entity_globs (#65805)
parent
ac7e8c40a3
commit
6d4df93bc7
|
@ -44,7 +44,7 @@ purge_entities:
|
||||||
|
|
||||||
entity_globs:
|
entity_globs:
|
||||||
name: Entity Globs to remove
|
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*"
|
example: "domain*.object_id*"
|
||||||
required: false
|
required: false
|
||||||
default: []
|
default: []
|
||||||
|
|
Loading…
Reference in New Issue