(file) Return to omiserver.conf CVS log (file) (dir) Up to [OMI] / omi / etc

File: [OMI] / omi / etc / omiserver.conf (download)
Revision: 1.3, Mon Apr 20 17:19:51 2015 UTC (9 years ago) by krisbash
Branch: MAIN
CVS Tags: OMI_1_0_8_2, OMI_1_0_8_1, HEAD
Changes since 1.2: +9 -2 lines
OMI 1.0.8-1

# omiserver configuration file

##
## httpport -- listening port for the binary protocol (default is 5985)
##
#httpsport=PORT

##
## httpsport -- listening port for the binary protocol (default is 5986)
##
#httpsport=PORT

##
## idletimeout -- idle providers unload timeout in seconds (defualt is 90)
##
#idletimeout=TIMEOUT

##
## trace -- enable tracing to standard output (default is 'false')
##
#trace=(true|false)

##
## loglevel -- set the log level of the server
##
#loglevel = DEBUG

##
## <NICKNAME> -- set the value of nickname.
##
#prefix=PATH
#libdir=PATH
#bindir=PATH
#localstatedir=PATH
#sysconfdir=PATH
#providerdir=PATH
#certsdir=PATH
#datadir=PATH
#rundir=PATH
#logdir=PATH
#schemadir=PATH
#schemafile=PATH
#pidfile=PATH
#logfile=PATH
#registerdir=PATH
#pemfile=PATH
#keyfile=PATH
#agentprogram=PATH
#serverprogram=PATH
#includedir=PATH
#configfile=PATH
NoSSLv2=true
#NoSSLv3=false

ViewCVS 0.9.2