UserLimits
.halguru.yaml ➤ UserLimits
Represents the access limitations and restrictions applicable to different user types, based on their account type, within the agent configuration.
UserLimits:
Anonymous: {}
Registered: {}
Paid: {}
Properties
Name |
Type |
Required |
Description |
Anonymous |
Object |
✔️ |
Access restrictions and limitations for anonymous users |
Registered |
Object |
✔️ |
Access restrictions and limitations for registered users |
Paid |
Object |
✔️ |
Access restrictions and limitations for paid users |
Property |
Value |
Path |
UserLimits |
Internal Type |
UserLimits |
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 |