Reference
accounts
Static config-defined accounts.
- Default value: n/a
- Hot reloadable: Yes
Values
Type | Description | Choices |
---|---|---|
{ string: object } | An object with a set of explicit properties that can be set. | - |
Properties
Name | Description | Type | Default |
---|---|---|---|
users | A list of users under this account. | object | - |
exports | A list of exports for this account. | object | - |
imports | A list of imports for this account. | object | - |
nkey | Public nkey associated with this account. TODO: when should this be used? | string | - |
jetstream | (multiple) | - | |
default_permissions | The default permissions applied to users within this account, if permissions are not explicitly defined for them. | object | - |
mappings | (multiple) | - | |
limits | object | - |