Skip to content

MaxDailyTokensCount

.halguru.yamlUserLimitsAnonymousMaxDailyTokensCount

Gets or sets the maximum number of tokens that a user is allowed to consume per day.

UserLimits:
  Anonymous:
    MaxDailyTokensCount: 10000
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 UserLimits.Anonymous.MaxDailyTokensCount
Internal Type System.Int32
Internal Root Type AgentConfiguration
File Extension .halguru.yaml
JSON Schema halguru-schema.json

Last updated: 2025-10-13
Autogenerated: Yes
AI powered: Yes
Core version: 1.66.0