feat: Update cache timestamps in config.php and recreate listSmall.json layout
This commit is contained in:
@@ -5,16 +5,10 @@
|
||||
},
|
||||
{
|
||||
"name": "rechtsform",
|
||||
"width": "12"
|
||||
},
|
||||
{
|
||||
"name": "emailAddress"
|
||||
},
|
||||
{
|
||||
"name": "phoneNumber"
|
||||
"width": 20
|
||||
},
|
||||
{
|
||||
"name": "modifiedAt",
|
||||
"width": "12"
|
||||
"width": 20
|
||||
}
|
||||
]
|
||||
]
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user