Parent recursion limit: Difference between revisions

From TinyMUX
Jump to navigation Jump to search
Mark (talk | contribs)
Init page
 
(No difference)

Latest revision as of 20:25, 2 January 2006


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.