Skip to content

MaxMonthlyMessagesCount

.halguru.yamlUserLimitsAnonymousMaxMonthlyMessagesCount

Gets or sets the maximum number of messages a user can send per month.

UserLimits:
  Anonymous:
    MaxMonthlyMessagesCount: 0
Name Description
Title Max Monthly Messages Count
Type Integer
Required False
Range -2147483648..2147483647

Remarks#

The property defines the limit on the number of messages a user is permitted to send within a single calendar month. This limit helps regulate usage and ensure equitable access to resources.

Technical Information#

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