Remove CAIKnowledge related hooks, controllers, localization files, and metadata definitions; update microtime values in config and state files

This commit is contained in:
2026-03-26 15:41:56 +01:00
parent 260186d148
commit 297d2765bd
17 changed files with 3 additions and 719 deletions

View File

@@ -1,7 +1,7 @@
<?php
return [
'cacheTimestamp' => 1774535964,
'microtimeState' => 1774535964.447046,
'cacheTimestamp' => 1774536094,
'microtimeState' => 1774536094.274373,
'currencyRates' => [
'EUR' => 1.0
],