Update lastSyncTimestamp field in CDokumente metadata; adjust microtime values in config and state files

This commit is contained in:
2026-03-26 00:30:12 +01:00
parent 35d165a4b6
commit c151505c22
3 changed files with 7 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
<?php
return [
'cacheTimestamp' => 1774473866,
'microtimeState' => 1774473866.194744,
'cacheTimestamp' => 1774479720,
'microtimeState' => 1774479720.604303,
'currencyRates' => [
'EUR' => 1.0
],