feat: Update layout configurations and metadata for CBeteiligte entity

This commit is contained in:
2026-02-07 16:21:03 +01:00
parent f95246f99f
commit 44658e1238
6 changed files with 35 additions and 10 deletions

View File

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

View File

@@ -1,7 +1,7 @@
<?php
return [
'cacheTimestamp' => 1770476925,
'microtimeState' => 1770476925.553322,
'cacheTimestamp' => 1770477598,
'microtimeState' => 1770477598.36939,
'currencyRates' => [
'EUR' => 1.0
],