2 # Sample configuration file for NetXMS web server
8 # Root directory for static web interface content. Default values:
9 # on UNIX: /usr/local/share/netxms
10 # on Windows: C:\NetXMS\var\www
13 # DocumentRoot = C:\Program Files\NetXMS\var\www
18 # Host name or address of master NetXMS server (server for which nxhttpd
19 # will provide web interface). Default value is localhost.
22 # MasterServer = localhost
27 # Server's log file. To write log to syslog (or Event Log on Windows),
28 # use {syslog} as file name.
32 # LogFile = /var/log/nxhttpd
37 # TCP port for incoming connections. Default is 8080.
45 # Client session timeout in seconds. Default is 300.