Added 'port' option

SVN revision: 137
This commit is contained in:
2002-06-18 13:15:00 +00:00
parent a177979f30
commit 2d38254389
2 changed files with 9 additions and 0 deletions
+6
View File
@@ -77,6 +77,12 @@ The following options are specific to the <b><code>[global]</code></b> section:
<p>
<UL>
<LI><b><code>Port</code></b>
<br>
Specifies the TCP port under which the server is listening. Default is 80. Can be superseeded
via the '-p' command line flag.
<p>
<LI><b><code>Language = &lt;name&gt;</code></b>
<br>
The language setting determines the language of the <code><b>elogd</b></code> output. Not affected by this
+3
View File
@@ -8,6 +8,9 @@
[global]
# Server TCP port
Port = 80
# Switches on (1) and off (0) logbook tabs
Logbook tabs = 1