MaxTotalTokensCount
.halguru.yaml ➤ Restrictions ➤ AnonymousUsers ➤ MaxTotalTokensCount
Gets or sets the maximum number of tokens allowed for a user.
| Name | Description |
|---|---|
| Title | Max Total Tokens Count |
| Type | Integer |
| Required | False |
| Range | -2147483648..2147483647 |
Remarks#
This property specifies the total token usage limit that a user is permitted. It provides a restriction on the overall amount of resources a user can consume in terms of tokens.
Technical Information#
| Property | Value |
|---|---|
| Path | Restrictions.AnonymousUsers.MaxTotalTokensCount |
| Internal Type | System.Int32 |
| Internal Root Type | AgentHalConfiguration |
| File Extension | .halguru.yaml |
| JSON Schema | halguru-schema.json |
| Last updated: | 2025-12-05 | |
| Autogenerated: | Yes | |
| AI powered: | Yes | |
| Core version: | 1.75.0 |