[SI-295] add entries for contact service in architectureDocumentation.adoc

Signed-off-by: Holger Rudolph <holger.rudolph@pta.de>
diff --git a/src/main/asciidoc/architectureDocumentation/architectureDocumentation.adoc b/src/main/asciidoc/architectureDocumentation/architectureDocumentation.adoc
index 199f478..acb005c 100644
--- a/src/main/asciidoc/architectureDocumentation/architectureDocumentation.adoc
+++ b/src/main/asciidoc/architectureDocumentation/architectureDocumentation.adoc
@@ -832,6 +832,19 @@
       like the Auth'n'Auth-Modul, because the token will be out of date)
 * *authNAuthService.ribbon.listOfServers* Here one can configure the base
      url to the Auth'n'Auth-Service
+* *contactService.ribbon.listOfServers* Here one can configure the base
+     url to the ContactBaseData-Service
+
+
+[#configuration-section-services]
+_Services configuration_
+
+* *services.authNAuth.name* Name for  Auth'n'Auth-Service-Service (for example "authNAuthService")
+
+* *services.contacts.name* Name for ContactBaseData-Service (for example "contactService")
+* *services.contacts.communicationType.mobile* Designation of mobile phone number as communication type in ContactBaseData-Service (for example "Mobil")
+* *services.contacts.useModuleNameForFilter*  Boolean Parameter to decide whether to filter contacts in contact service by module name in ContactBaseData-Service ("true" / "false")
+* *services.contacts.moduleName*  name of module to filter data from ContactBaseData-Service (for example "GridFailureInformation")
 
 [#configuration-section-rabbit_mq]
 _RabbitMQ configuration_