feat: Update cache timestamps in config.php and recreate listSmall.json layout
This commit is contained in:
@@ -5,16 +5,10 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "rechtsform",
|
"name": "rechtsform",
|
||||||
"width": "12"
|
"width": 20
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "emailAddress"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "phoneNumber"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "modifiedAt",
|
"name": "modifiedAt",
|
||||||
"width": "12"
|
"width": 20
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -361,8 +361,8 @@ return [
|
|||||||
0 => 'youtube.com',
|
0 => 'youtube.com',
|
||||||
1 => 'google.com'
|
1 => 'google.com'
|
||||||
],
|
],
|
||||||
'cacheTimestamp' => 1769369302,
|
'cacheTimestamp' => 1769369628,
|
||||||
'microtime' => 1769369302.446776,
|
'microtime' => 1769369628.649147,
|
||||||
'siteUrl' => 'https://crm.bitbylaw.com',
|
'siteUrl' => 'https://crm.bitbylaw.com',
|
||||||
'fullTextSearchMinLength' => 4,
|
'fullTextSearchMinLength' => 4,
|
||||||
'appTimestamp' => 1768843902,
|
'appTimestamp' => 1768843902,
|
||||||
|
|||||||
Reference in New Issue
Block a user