diff --git a/README.md b/README.md index 2359ca1..8012354 100644 --- a/README.md +++ b/README.md @@ -551,7 +551,7 @@ net.java.sip.communicator.impl.protocol.sip.acc1403273890647.PREFERRED_TRANSPORT # If you want jigasi to perform authenticated login instead of anonymous login # to the XMPP server, you can set the following properties. -org.jitsi.jigasi.xmpp.acc.USER_ID=sipbsnutzer@konferenz.domain.tld +org.jitsi.jigasi.xmpp.acc.USER_ID=sipbenutzer@konferenz.domain.tld org.jitsi.jigasi.xmpp.acc.PASS=passwort org.jitsi.jigasi.xmpp.acc.ANONYMOUS_AUTH=false