Files @ f747ef0b85f9
Branch filter:

Location: libtransport.git/spectrum_manager/src/spectrum_manager.cfg

Frank Zschockelt
Always set MG_ENABLE_SSL

mg_set_ssl() isn't used conditionally, so the necessary define shouldn't be
set conditionally either.
[service]
config_directory=/etc/spectrum2/transports/

# Username and password of admin for Web interface
admin_username=admin
admin_password=test

# Port on which the Web interface is listening on
port=8080

# Base location (directory) on which the Web interface is served. It must ends
# up with slash character (/). If you for example set it to "/spectrum/", then
# the Web interface will be served on http://localhost:$port/spectrum/.
base_location=/

[database]
type=sqlite3
database=/var/lib/spectrum2_manager/database.sql

[servers]
server=localhost
#server=icq.spectrum.im
#server=msn.spectrum.im