Remove CPulsTeamZuordnung entity definitions, localization files, and update cache timestamps in configuration and state files.

This commit is contained in:
2026-03-09 23:56:19 +01:00
parent 1f32fbb89b
commit cd7c80af0f
5 changed files with 3 additions and 150 deletions

View File

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

View File

@@ -1,7 +1,7 @@
<?php
return [
'cacheTimestamp' => 1773096908,
'microtimeState' => 1773096908.309498,
'cacheTimestamp' => 1773096963,
'microtimeState' => 1773096963.399437,
'currencyRates' => [
'EUR' => 1.0
],