diff --git a/documentation/docs/install-guide.html b/documentation/docs/install-guide.html index c9042ad..bf031c0 100644 --- a/documentation/docs/install-guide.html +++ b/documentation/docs/install-guide.html @@ -76,10 +76,9 @@

Properties Setup

Properties are stored in conf/manager.xml. Only two properties are required to be -configured. The xmpp.domain property specifies the name of the target server -that clients want to connect to. The server and connection managers have to share a -common secret so that the server can let connection managers connect. Set the -xmpp.sharedSecret property with the same shared secret that the server is using. +configured. The xmpp.domain property that specifies the name of the target server +that clients want to connect to and xmpp.password that specifies the password to +use to log into the server.

DNS Setup