Refactor document propagation and sync status hooks; deprecate CAkten hooks and implement new logic in CDokumente; update microtime values in config and state files

This commit is contained in:
2026-03-27 10:31:12 +01:00
parent 2a18e62528
commit fa3c92379f
8 changed files with 325 additions and 134 deletions

View File

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