Config:appearance:tree height
From phpLDAPadmin
Fix the height of the tree, enabling scroll bars.
Configuration Syntax
| Category | appearance |
|---|---|
| Parameter | tree_height |
| Default | null |
| Applicable Values | integer |
| Example | $config->custom->appearance['tree_height'] = null; |
Back to config.php
See also config:appearance:tree_width
Description
This parameter will fix the height of the tree and enable scroll bars if the tree is rendered bigger than the configured height.
Set this number to the height of the tree in pixels.
If this parameter is null, the tree will not be limited.
| Languages: |
English |