feat: Add dynamic logic for readOnly fields in CBankverbindungen entity and update cache timestamps in configuration files

This commit is contained in:
2026-02-08 21:02:21 +01:00
parent 31479e71e1
commit a24bc99b67
3 changed files with 78 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
<?php
return [
'cacheTimestamp' => 1770575860,
'microtimeState' => 1770575860.045547,
'cacheTimestamp' => 1770580918,
'microtimeState' => 1770580918.192797,
'currencyRates' => [
'EUR' => 1.0
],