MaxDailyWordsCount
.halguru.yaml ➤ UserLimits ➤ Anonymous ➤ MaxDailyWordsCount
Gets or sets the maximum number of words that a user is allowed to use per day.
Name | Description |
---|---|
Title | Max Daily Words Count |
Type | Integer |
Required | False |
Range | -2147483648..2147483647 |
Remarks#
This property specifies the daily word usage limit for a user. It is typically used to enforce restrictions on the number of words a user can consume within a single day as part of their access limitations.
Technical Information#
Property | Value |
---|---|
Path | UserLimits.Anonymous.MaxDailyWordsCount |
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 |