Changeset - 3fc191ceb46b
[Not reviewed]
0 1 0
HanzZ - 14 years ago 2011-12-07 17:38:00
hanzz.k@gmail.com
Comment out database stuff
1 file changed with 7 insertions and 7 deletions:
0 comments (0 inline, 0 general)
spectrum/src/sample2.cfg
Show inline comments
 
@@ -74,20 +74,20 @@ type = none
 

	
 
# For SQLite3: Full path to database
 
# For MySQL: name of database
 
# database = /var/lib/spectrum2/$jid/database.sql
 
database = jabber_transport
 
# default database = /var/lib/spectrum2/$jid/database.sql
 
#database = jabber_transport
 

	
 
# Server.
 
server = localhost
 
#server = localhost
 

	
 
# Port.
 
port = 0
 
#port = 0
 

	
 
# User.
 
user = spectrum
 
#user = spectrum
 

	
 
# Paasword.
 
password = secret
 
#password = secret
 

	
 
# Prefix used for tables
 
prefix = jabber_
 
#prefix = jabber_
0 comments (0 inline, 0 general)