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

FEAT #13919 TIME 0:05 add signatureBook part in config.json.default

parent 9cb96a77
No related branches found
No related tags found
No related merge requests found
...@@ -17,5 +17,14 @@ ...@@ -17,5 +17,14 @@
"user": "maarch", "user": "maarch",
"password": "maarch" "password": "maarch"
} }
] ],
"signatureBook": {
"userWS": "superadmin",
"passwordWS": "superadmin",
"validatedStatus": "EENV",
"validatedStatusOnlyVisa": "EENV",
"refusedStatus": "REJ_SIGN",
"validatedStatusAnnot": "COU",
"refusedStatusAnnot": "RET"
}
} }
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