Update EspoCRM Custom Directory documentation and modify cache timestamps in config

- Enhanced the EspoCRM Custom Directory documentation to provide a comprehensive overview of the directory structure and customization options.
- Updated cache timestamps in the configuration file to reflect recent changes.
This commit is contained in:
2026-01-23 21:46:38 +01:00
parent a5f1437131
commit 9f069d1fe2
3 changed files with 912 additions and 304 deletions

View File

@@ -349,8 +349,8 @@ return [
0 => 'youtube.com',
1 => 'google.com'
],
'cacheTimestamp' => 1769200199,
'microtime' => 1769200199.876961,
'cacheTimestamp' => 1769201197,
'microtime' => 1769201197.484917,
'siteUrl' => 'https://crm.bitbylaw.com',
'fullTextSearchMinLength' => 4,
'appTimestamp' => 1768843902,