Refactor CDokumente service to use dependency injection for FileStorageManager and FileManager; update microtime values in config and state files

This commit is contained in:
2026-03-23 20:40:11 +01:00
parent 22665948e4
commit 672645673f
3 changed files with 18 additions and 8 deletions

View File

@@ -360,7 +360,7 @@ return [
0 => 'youtube.com',
1 => 'google.com'
],
'microtime' => 1774294521.215306,
'microtime' => 1774294800.115291,
'siteUrl' => 'https://crm.bitbylaw.com',
'fullTextSearchMinLength' => 4,
'webSocketUrl' => 'ws://api.bitbylaw.com:5000/espocrm/ws',