Add 'unsupported' status to dokumenteSyncstatus in CAIKnowledge and CAIKnowledgeCDokumente; update API documentation and configuration timestamps

This commit is contained in:
2026-03-11 21:19:56 +01:00
parent c952fc40bc
commit c678660ad6
9 changed files with 27 additions and 9 deletions

View File

@@ -360,7 +360,7 @@ return [
0 => 'youtube.com',
1 => 'google.com'
],
'microtime' => 1773258449.013255,
'microtime' => 1773259888.998412,
'siteUrl' => 'https://crm.bitbylaw.com',
'fullTextSearchMinLength' => 4,
'webSocketUrl' => 'ws://api.bitbylaw.com:5000/espocrm/ws',

View File

@@ -1,7 +1,7 @@
<?php
return [
'cacheTimestamp' => 1773258449,
'microtimeState' => 1773258449.160853,
'cacheTimestamp' => 1773259889,
'microtimeState' => 1773259889.126431,
'currencyRates' => [
'EUR' => 1.0
],