Ajout repos fboissons

This commit is contained in:
Michael RICOIS 2016-04-22 17:13:46 +02:00
parent e0987c8e85
commit 46c2bb46bd

View File

@ -125,4 +125,17 @@ return array(
),
),
),
'fboissons' => array(
'prestations' => array(
array(
'name' => 'SCOREETDECISION',
'type' => 'FTP',
'in' => array(
'Route' => array( 'cp' => '/home/data/clients-ftp/fboissons/send' ),
'CopyDeleteAfter' => true,
),
'out' => array(),
),
),
),
);