Parent recursion limit

From TinyMUX
Jump to navigation Jump to search


CONFIG PARAMETER: parent_recursion_limit <number>

DEFAULT: 10

This directive specifies the number of objects in the inheritance chain to check parents for commands and attributes. The value, <number>, should be specified as an integer.

Related Topics: Inheritance, @parent, @admin, and Configuration.