feat: Update cache timestamps in config.php and add new layout metadata in listSmall.json
This commit is contained in:
@@ -0,0 +1,20 @@
|
|||||||
|
[
|
||||||
|
{
|
||||||
|
"name": "name",
|
||||||
|
"link": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "rechtsform",
|
||||||
|
"width": "12"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "emailAddress"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "phoneNumber"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "modifiedAt",
|
||||||
|
"width": "12"
|
||||||
|
}
|
||||||
|
]
|
||||||
@@ -361,8 +361,8 @@ return [
|
|||||||
0 => 'youtube.com',
|
0 => 'youtube.com',
|
||||||
1 => 'google.com'
|
1 => 'google.com'
|
||||||
],
|
],
|
||||||
'cacheTimestamp' => 1769367586,
|
'cacheTimestamp' => 1769369302,
|
||||||
'microtime' => 1769367586.168399,
|
'microtime' => 1769369302.446776,
|
||||||
'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