Skip to content

MaxMonthlyTokensCount

.halguru.yamlUserLimitsAnonymousMaxMonthlyTokensCount

Gets or sets the maximum number of tokens allowed per month for a user.

UserLimits:
  Anonymous:
    MaxMonthlyTokensCount: 100000
Name Description
Title Max Monthly Tokens Count
Type Integer
Required False
Range -2147483648..2147483647

Remarks#

This property determines the monthly token usage limit for a user. Exceeding this limit restricts further usage until the next billing cycle or reset period.

Technical Information#

Property Value
Path UserLimits.Anonymous.MaxMonthlyTokensCount
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