Parent recursion limit

From TinyMUX
Revision as of 20:25, 2 January 2006 by Mark (talk | contribs) (Init page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.