# allow\_responses

Hot Reloadable

## Types

| Type      | Description                                                  | Choices         |
| --------- | ------------------------------------------------------------ | --------------- |
| `boolean` | -                                                            | `true`, `false` |
| `object`  | An object with a set of explicit properties that can be set. | -               |

## Properties

| Name                                                                                                | Description                                                                                                                                             | Type       | Default | Reloadable |
| --------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------- | ------- | ---------- |
| [`max`](/reference/config/leafnodes/authorization/users/permissions/allow_responses/max.md)         | The maximum number of response messages that can be published.                                                                                          | `integer`  | -       | Yes        |
| [`expires`](/reference/config/leafnodes/authorization/users/permissions/allow_responses/expires.md) | The amount of time the permission is valid. Values such as 1s, 1m, 1h (1 second, minute, hour) etc can be specified. Default doesn't have a time limit. | `duration` | -       | Yes        |
