diff --git a/site/content/en/main/user-guide/customization.md b/site/content/en/main/user-guide/customization.md index 2a52c4e16..d3ab52fe5 100644 --- a/site/content/en/main/user-guide/customization.md +++ b/site/content/en/main/user-guide/customization.md @@ -49,7 +49,6 @@ Below are the available configurations through `package.json`. | Field | Description | Example Values | |------------------|----------------------------------------|---------------------------------| -| `name` | User-defined name of the module | `pepr-test-module` | | `uuid` | Unique identifier for the module | `hub-operator` | | `onError` | Behavior of the webhook failure policy | `reject`, `ignore` | | `webhookTimeout` | Webhook timeout in seconds | `1` - `30` |