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

 1 mike  1.1 # omiserver configuration file
 2           
 3           ##
 4           ## httpport -- listening port for the binary protocol (default is 7778)
 5           ##
 6           #httpsport=PORT
 7           
 8           ##
 9           ## httpsport -- listening port for the binary protocol (default is 7779)
10           ##
11           #httpsport=PORT
12           
13           ##
14           ## idletimeout -- idle providers unload timeout in seconds (defualt is 90)
15           ##
16           #idletimeout=TIMEOUT
17           
18           ##
19           ## trace -- enable tracing to standard output (default is 'false')
20           ##
21           #trace=(true|false)
22 mike  1.1 
23           ##
24           ## <NICKNAME> -- set the value of nickname.
25           ##
26           #prefix=PATH
27           #libdir=PATH
28           #bindir=PATH
29           #localstatedir=PATH
30           #sysconfdir=PATH
31           #providerdir=PATH
32           #certsdir=PATH
33           #datadir=PATH
34           #rundir=PATH
35           #logdir=PATH
36           #schemadir=PATH
37           #schemafile=PATH
38           #pidfile=PATH
39           #logfile=PATH
40           #registerdir=PATH
41           #pemfile=PATH
42           #keyfile=PATH
43 mike  1.1 #agentprogram=PATH
44           #serverprogram=PATH
45           #includedir=PATH
46           #configfile=PATH

ViewCVS 0.9.2