Comment out database stuff

This commit is contained in:
HanzZ 2011-12-07 17:38:00 +01:00
parent 80e10aad92
commit 3fc191ceb4

View file

@ -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_