feat: Update cache timestamps in config.php and recreate listSmall.json layout

This commit is contained in:
2026-01-25 20:35:28 +01:00
parent 842406df82
commit c1bffb1ee9
2 changed files with 5 additions and 11 deletions

View File

@@ -5,16 +5,10 @@
},
{
"name": "rechtsform",
"width": "12"
},
{
"name": "emailAddress"
},
{
"name": "phoneNumber"
"width": 20
},
{
"name": "modifiedAt",
"width": "12"
"width": 20
}
]
]

View File

@@ -361,8 +361,8 @@ return [
0 => 'youtube.com',
1 => 'google.com'
],
'cacheTimestamp' => 1769369302,
'microtime' => 1769369302.446776,
'cacheTimestamp' => 1769369628,
'microtime' => 1769369628.649147,
'siteUrl' => 'https://crm.bitbylaw.com',
'fullTextSearchMinLength' => 4,
'appTimestamp' => 1768843902,