Correction config staging

This commit is contained in:
Michael RICOIS 2016-01-26 08:56:14 +00:00
parent 108f986726
commit f2e3d9ffbd

View File

@ -5,7 +5,7 @@ phpSettings.display_errors = 0
bootstrap.path = APPLICATION_PATH "/Bootstrap.php" bootstrap.path = APPLICATION_PATH "/Bootstrap.php"
bootstrap.class = "Bootstrap" bootstrap.class = "Bootstrap"
appnamespace = "Application" appnamespace = "Application"
resources.session.save_path = "/home/vhosts/webservice/shared/sessions" resources.session.save_path = "/home/vhosts/wsrec/shared/sessions"
resources.frontController.controllerDirectory = APPLICATION_PATH "/controllers" resources.frontController.controllerDirectory = APPLICATION_PATH "/controllers"
resources.frontController.plugins.Auth = "Application_Controller_Plugin_Auth" resources.frontController.plugins.Auth = "Application_Controller_Plugin_Auth"
resources.frontController.plugins.Services = "Application_Controller_Plugin_Services" resources.frontController.plugins.Services = "Application_Controller_Plugin_Services"
@ -28,7 +28,7 @@ profil.mail.email.supportdev = supportdev@scores-decisions.com
profil.mail.email.contact = supportdev@scores-decisions.com profil.mail.email.contact = supportdev@scores-decisions.com
profil.mail.email.production = supportdev@scores-decisions.com profil.mail.email.production = supportdev@scores-decisions.com
profil.wkhtmltopdf.path = "/usr/local/bin/wkhtmltopdf" profil.wkhtmltopdf.path = "/usr/local/bin/wkhtmltopdf"
profil.path.shared = "/home/vhosts/webservice/shared" profil.path.shared = "/home/vhosts/wsrec/shared"
; Metier - Infogreffe ; Metier - Infogreffe
profil.infogreffe.wsdl = "infogreffe.wsdl" profil.infogreffe.wsdl = "infogreffe.wsdl"
@ -36,9 +36,9 @@ profil.infogreffe.url = "https://webservices.infogreffe.fr/WSContextInfogreffe/I
profil.infogreffe.uri = "https://webservices.infogreffe.fr/" profil.infogreffe.uri = "https://webservices.infogreffe.fr/"
profil.infogreffe.user = 85000109 profil.infogreffe.user = 85000109
profil.infogreffe.password = 166 profil.infogreffe.password = 166
profil.infogreffe.cache.path = "/home/vhosts/webservice/shared/cache" profil.infogreffe.cache.path = "/home/vhosts/wsrec/shared/cache"
profil.infogreffe.cache.time = 8 profil.infogreffe.cache.time = 8
profil.infogreffe.storage.path = "/home/vhosts/webservice/shared/datafile/greffes" profil.infogreffe.storage.path = "/home/vhosts/wsrec/shared/datafile/greffes"
; Sphinx configuration ; Sphinx configuration
profil.sphinx.ent.host = "192.168.3.25" profil.sphinx.ent.host = "192.168.3.25"