Config:cache:query time
From phpLDAPadmin
Time to cache queries (in secs) before checking for changes. (NEW)
Configuration Syntax
| Category | cache |
|---|---|
| Parameter | query_time |
| Default | 5 |
| Applicable Values | any integer |
| Example | $config->custom->cache['query_time'] = 5; |
Back to config.php
Also see config:cache:query
Description
This parameter will ensure PLA waits this many seconds before looking for query XML updates. Once this time has expired, PLA will re-read the directory with the queries, and if any have been modified (as detected by their mtime), they will be re-read.
While debugging your custom queries, you may like to temporarily set this value to 0.
| Languages: |
English |