Enhance document synchronization hooks to handle linking and unlinking; update sync status for related entities; modify state file for cache and microtime values

This commit is contained in:
2026-03-27 09:52:28 +01:00
parent bd29d6e9b4
commit 2a18e62528
4 changed files with 107 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
<?php
return [
'cacheTimestamp' => 1774562639,
'microtimeState' => 1774562639.79198,
'cacheTimestamp' => 1774566125,
'microtimeState' => 1774566125.048162,
'currencyRates' => [
'EUR' => 1.0
],