Changeset - b3768a639ba8
[Not reviewed]
0 2 0
vitalyster - 8 years ago 2017-12-08 17:00:41
vitalyster@gmail.com
Clean up confusing comments from sample configs (#251)
2 files changed with 0 insertions and 4 deletions:
0 comments (0 inline, 0 general)
spectrum/src/sample2.cfg
Show inline comments
 
@@ -28,14 +28,12 @@ backend_host = 127.0.0.1
 

	
 
# Certificate password if any.
 
#cert_password=
 

	
 
# Number of users per one legacy network backend.
 
users_per_backend=10
 
# For Skype - must be =1
 
#users_per_backend=1
 

	
 
# Full path to backend binary.
 
backend=/usr/bin/spectrum2_libpurple_backend
 
#backend=/usr/bin/spectrum2_libcommuni_backend
 

	
 
# Libpurple protocol-id for spectrum_libpurple_backend
spectrum/src/sample2_gateway.cfg
Show inline comments
 
@@ -22,14 +22,12 @@ backend_host = 127.0.0.1
 
# By default Spectrum chooses random backend port and there's
 
# no need to change it normally
 
#backend_port=10001
 

	
 
# Number of users per one legacy network backend.
 
users_per_backend=10
 
# For Skype - must be =1
 
#users_per_backend=1
 

	
 
# Full path to backend binary.
 
backend=/usr/bin/spectrum2_libpurple_backend
 
#backend=/usr/bin/spectrum2_libcommuni_backend
 

	
 
# Libpurple protocol-id for spectrum_libpurple_backend
0 comments (0 inline, 0 general)