Skip to content

Restrictions

.halguru.yamlRestrictions

Represents the access limitations and restrictionsPathModel applicable to different user types, based on their account type, within the agent configuration.

Restrictions:
  AnonymousUsers: {}
  AuthorizedUsers: {}
  AssignedUsers: {}
  PaidUsers: {}

Properties#

Name Type Required Description
AnonymousUsers Object Access restrictionsPathModel and limitations for anonymous users
AuthorizedUsers Object Access restrictionsPathModel and limitations for authorized users
AssignedUsers Object ✔️ Access restrictionsPathModel and limitations for assigned users
PaidUsers Object ✔️ Access restrictionsPathModel and limitations for paid users

Technical Information#

Property Value
Path Restrictions
Internal Type AgentModels.UserRestrictionsHalOption
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