diff --git a/spectrum/src/sample2.cfg b/spectrum/src/sample2.cfg index 0482e4f8..ae1f0d73 100644 --- a/spectrum/src/sample2.cfg +++ b/spectrum/src/sample2.cfg @@ -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_