diff --git a/README.md b/README.md index f8ee9ee..87f3324 100644 --- a/README.md +++ b/README.md @@ -356,6 +356,7 @@ VARIABLE | REQUIRED | TYPE | DESCRIPTION **first_run_max_tickets** | optional | numeric | Maximum tickets (issues) to poll first time **max_tickets** | optional | numeric | Maximum tickets (issues) for scheduled polling **custom_fields** | optional | string | JSON formatted list of names of custom fields (case-sensitive) to be ingested +**disable_field_enumeration** | optional | boolean | Disable Field Enumeration **timezone** | required | timezone | Jira instance timezone (used for timezone conversions for querying in ingestion). Refer to README ### Supported Actions