Add new config param
create logfile
Cette révision appartient à :
Parent
ed2df971fe
révision
f3b70303a5
12
metadata.php
12
metadata.php
@ -67,5 +67,17 @@ $aModule = array(
|
|||||||
'type' => 'str',
|
'type' => 'str',
|
||||||
'value' => '',
|
'value' => '',
|
||||||
),
|
),
|
||||||
|
array(
|
||||||
|
'group' => 'psCacheWarmerConfig',
|
||||||
|
'name' => 'psCacheWarmerWriteCsv',
|
||||||
|
'type' => 'bool',
|
||||||
|
'value' => '',
|
||||||
|
),
|
||||||
|
array(
|
||||||
|
'group' => 'psCacheWarmerConfig',
|
||||||
|
'name' => 'psCacheWarmerWriteCsvOnlyError',
|
||||||
|
'type' => 'bool',
|
||||||
|
'value' => '',
|
||||||
|
),
|
||||||
),
|
),
|
||||||
);
|
);
|
||||||
|
Chargement…
x
Référencer dans un nouveau ticket
Bloquer un utilisateur