User Tools

Site Tools


osrf-devel:client_--_bootstrap.conf

User Comments

# ----------------------------------------------------------
# Client bootstrap config file
# ----------------------------------------------------------

# The default section...
[bootstrap]

# Base directory for all log files in the [logs] section
log_dir = /opt/opensrf/log

# Logging level for debugging messages
# Valid settings are ERROR, INFO, DEBUG, and INTERNAL
debug = ERROR

# Jabber domains to connect to for services
list:domains = foo.example.com, not_here.other_jabber_domain.com

# User name at those Jabber domains
username = system_client

# ... and that user's Jabber password.
passwd = a_password

# And last, but not least, the port of the Jabber server.
# If this is a path (doesn't match /^\d+$/) then the client
# will attempt to make a UNIX-domain socket connection.
port = 5222

# --------------------------------------
# The log files for each message type, stored in the
# directory listed above.
[logs]
debug     = debug.log
error     = error.log
transport = transport.log
osrf-devel/client_--_bootstrap.conf.txt · Last modified: 2022/02/10 13:34 by 127.0.0.1

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.