Skip to content
Snippets Groups Projects
Commit 256e51ae authored by Florian Azizian's avatar Florian Azizian
Browse files

config.xml default retrieve from signatory book

parent 7443b278
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="utf-8"?>
<ROOT>
<CONFIG>
<MaarchDirectory>/var/www/html/maarchdev/</MaarchDirectory>
<CustomId>cs_maarchdev_last</CustomId>
<MaarchDirectory>/var/www/html/maarch_v2/</MaarchDirectory>
<CustomId>cs_maarch_v2</CustomId>
<validatedStatus>VAL</validatedStatus>
<refusedStatus>COU</refusedStatus>
<applicationUrl>http://localhost/maarchdev/</applicationUrl>
<validatedStatusAnnot>NEW</validatedStatusAnnot>
<refusedStatusAnnot>DEL</refusedStatusAnnot>
<applicationUrl>http://localhost/maarch_v2/</applicationUrl>
<userWS>superadmin</userWS>
<passwordWS>superadmin</passwordWS>
</CONFIG>
......@@ -13,6 +15,6 @@
<enabled>true</enabled>
<Log4PhpLogger>loggerTechnique</Log4PhpLogger>
<Log4PhpBusinessCode>retrieveMailsFromSignatoryBook</Log4PhpBusinessCode>
<Log4PhpConfigPath>/var/www/html/maarchdev/apps/maarch_entreprise/xml/log4php.xml</Log4PhpConfigPath>
<Log4PhpConfigPath>/var/www/html/maarch_v2/apps/maarch_entreprise/xml/log4php.xml</Log4PhpConfigPath>
</LOG4PHP>
</ROOT>
</ROOT>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment