diff --git a/spectrum/src/sample.cfg b/spectrum/src/sample.cfg index c89c787113b889b3b2c6d6a5003155a9bc457740..71b1d23b1ebbe3b81790c3e3c89a7602bae79e7e 100644 --- a/spectrum/src/sample.cfg +++ b/spectrum/src/sample.cfg @@ -4,7 +4,8 @@ password = secret server = 127.0.0.1 port = 5222 server_mode = 1 -backend_host=localhost # < this option doesn't work yet +backend_host=localhost +# < this option doesn't work yet backend_port=10001 admin_username=admin admin_password=test @@ -25,7 +26,7 @@ protocol=any [logging] #config=logging.cfg # log4cxx/log4j logging configuration file -#backend_config=backend_logging.cfg # log4cxx/log4j logging configuration file for backends +#backend_config=/home/hanzz/code/libtransport/spectrum/src/backend-logging.cfg # log4cxx/log4j logging configuration file for backends [database] type = none # or "none" without database backend