Prestation jalpdfsed
This commit is contained in:
parent
81f19f3ad3
commit
756c1b68af
@ -50,10 +50,20 @@ return array(
|
||||
array(
|
||||
'name' => 'HEXAVIA',
|
||||
'type' => 'FTP',
|
||||
'options' => array(
|
||||
'NoLog' => true,
|
||||
),
|
||||
'options' => array(),
|
||||
),
|
||||
),
|
||||
),
|
||||
'jalpdfsed' => array(
|
||||
'prestations' => array(
|
||||
array(
|
||||
'name' => 'PDF',
|
||||
'type' => 'FTP',
|
||||
'options' => array(
|
||||
'CopyDeleteAfter' => true,
|
||||
'NoLog' => true,
|
||||
),
|
||||
),
|
||||
),
|
||||
),
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user