Update sync status handling in UpdateJunctionSyncStatus hook; enforce required aiProvider field in CAkten entity; adjust microtime values in config and state files

This commit is contained in:
2026-03-27 11:22:04 +01:00
parent 412c25f184
commit 3bad25216b
4 changed files with 26 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
<?php
return [
'cacheTimestamp' => 1774604771,
'microtimeState' => 1774604771.465835,
'cacheTimestamp' => 1774606535,
'microtimeState' => 1774606535.168197,
'currencyRates' => [
'EUR' => 1.0
],