fix: Update synchronization status messages and add "no_sync" option; adjust microtime and cacheTimestamp in config and state files; add beforeSaveScripts for Advoware sync status management

This commit is contained in:
2026-03-08 21:10:08 +01:00
parent 3547f47fc3
commit 1b904eb15f
18 changed files with 73 additions and 35 deletions

View File

@@ -1,7 +1,7 @@
<?php
return [
'cacheTimestamp' => 1772997342,
'microtimeState' => 1772997342.877304,
'cacheTimestamp' => 1772999883,
'microtimeState' => 1772999883.544947,
'currencyRates' => [
'EUR' => 1.0
],