Changeset - d0f96c840af8
[Not reviewed]
0 1 0
vitalyster - 12 years ago 2013-07-31 00:08:50
vitalyster@gmail.com
Update index.md
1 file changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
index.md
Show inline comments
 
@@ -13,19 +13,19 @@ Spectrum 2 is open source and released under the GNU GPL.
 

	
 

	
 
Spectrum 2 is not intended for strictly desktop users, ie those who have no familiarity with running server side applications.  It is intended to provide a service to desktop users, but be managed by server administrators.  If you are interested in the project but have no familiarity with running a server (and no interest in learning), please speak with your local system administrators about making Spectrum 2 available.
 

	
 
## News
 

	
 
ICQ has changed its server and protocol. Some really old versions of libpurple
 
in some cases fail to login. If (and only if) the default configuration does not work for you,
 
you should add these settings to your config file:
 

	
 
	[purple]
 
	server=login.icq.com
 
	use_clientlogin=0
 
	encryption=0
 
	use_clientlogin=1
 
	encryption=no_encryption
 

	
 
This will disallow encryption from Spectrum to ICQ server, but there is currently no other way how to make it work.
 

	
 

	
 

	
0 comments (0 inline, 0 general)