Add disableFormatting option to aktennummer field; update microtime values in config and state files

This commit is contained in:
2026-03-25 15:10:47 +01:00
parent 867da15823
commit 7d55075490
3 changed files with 4 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
<?php
return [
'cacheTimestamp' => 1774399687,
'microtimeState' => 1774399687.034136,
'cacheTimestamp' => 1774447407,
'microtimeState' => 1774447407.027399,
'currencyRates' => [
'EUR' => 1.0
],