Config sample fix

This commit is contained in:
Anton Ryzhov 2013-07-29 21:52:09 +04:00
parent ad7e5ebbbe
commit a452ccd187
2 changed files with 7 additions and 7 deletions

View file

@ -27,7 +27,7 @@ backend_host = localhost
#cert=
# Certificate password if any.
#cert_password=
#cert_password=
# Number of users per one legacy network backend.
users_per_backend=10
@ -43,10 +43,10 @@ protocol=prpl-jabber
#protocol=prpl-msn
#protocol=prpl-icq
# prpl-any means that user sets his protocol in his JID which has to be
# protocol=any means that user sets his protocol in his JID which has to be
# in following format: protocol.username@domain.tld
# So for example: prpl-jabber.hanzz.k%gmail.com@domain.tld
#protocol=prpl-any
#protocol=any
[identity]
# Name of Spectrum instance in service discovery
@ -103,7 +103,7 @@ enable_public_registration=1
#username_label=Jabber JID (e.g. user@server.tld):
#instructions=Enter your remote jabber JID and password as well as your local username and password
# If True a local jabber account on <local_account_server> is needed
# If True a local jabber account on <local_account_server> is needed
# for transport registration, the idea is to enable public registration
# from other servers, but only for users, who have already local accounts
#require_local_account=1

View file

@ -37,10 +37,10 @@ protocol=prpl-jabber
#protocol=prpl-msn
#protocol=prpl-icq
# prpl-any means that user sets his protocol in his JID which has to be
# protocol=any means that user sets his protocol in his JID which has to be
# in following format: protocol.username@domain.tld
# So for example: prpl-jabber.hanzz.k%gmail.com@domain.tld
#protocol=prpl-any
#protocol=any
[identity]
# Name of Spectrum instance in service discovery
@ -97,7 +97,7 @@ enable_public_registration=1
#username_label=Jabber JID (e.g. user@server.tld):
#instructions=Enter your remote jabber JID and password as well as your local username and password
# If True a local jabber account on <local_account_server> is needed
# If True a local jabber account on <local_account_server> is needed
# for transport registration, the idea is to enable public registration
# from other servers, but only for users, who have already local accounts
#require_local_account=1