MaxDailyTokensCount
.halguru.yaml ➤ Restrictions ➤ AssignedUsers ➤ MaxDailyTokensCount
Gets or sets the maximum number of tokens that a user is allowed to consume per day.
| Name | Description |
|---|---|
| Title | Max Daily Tokens Count |
| Type | Integer |
| Required | False |
| Range | -2147483648..2147483647 |
Remarks#
This property defines the daily token consumption limit for a user. It is used to restrict the number of tokens that can be utilized within a single day. If not explicitly set, the default value may be zero or a predefined limit.
Technical Information#
| Property | Value |
|---|---|
| Path | Restrictions.AssignedUsers.MaxDailyTokensCount |
| 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 |