Skip to content

MaxDailyWordsCount

.halguru.yamlRestrictionsAuthorizedUsersMaxDailyWordsCount

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

Restrictions:
  AuthorizedUsers:
    MaxDailyWordsCount: 10000
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 restrictionsPathModel on the number of words a user can consume within a single day as part of their access limitations.

Technical Information#

Property Value
Path Restrictions.AuthorizedUsers.MaxDailyWordsCount
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