Manage properties
| Property | Description |
|---|---|
| x_sofbv_sofiehub.maximum_logging_age | Maximum age of records in the Logging table. If the value is "0" the table will not be cleaned. Default: 90 |
| x_sofbv_sofiehub.format_json_in_queue | Enable this option to format JSON messages in the Queue for enhanced readability Default: false |
| x_sofbv_sofiehub.maximum_queue_age | Maximum age of records in the Queue table. If the value is "0" the table will not be cleaned. Default: 90 |
| x_sofbv_sofiehub.message_timeout | Timeout used for sending messages (in seconds). Default: 30 |
| x_sofbv_sofiehub.binary_file_name | Used for the filename when multipart form data attachments is checked on an attachment action. If property "glide.attachment.extensions" has been updated by the customer, the extension of the filename in this property should be one of the ones defined in "glide.attachment.extensions". Default: binary_body |
| x_sofbv_sofiehub.sanitize_headers | Sanitze these headers from records in the Queue. Default: authorization,x-usertoken,x-api-key |