Added 'port' option
SVN revision: 137
This commit is contained in:
@@ -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 = <name></code></b>
|
||||
<br>
|
||||
The language setting determines the language of the <code><b>elogd</b></code> output. Not affected by this
|
||||
|
||||
@@ -8,6 +8,9 @@
|
||||
|
||||
[global]
|
||||
|
||||
# Server TCP port
|
||||
Port = 80
|
||||
|
||||
# Switches on (1) and off (0) logbook tabs
|
||||
Logbook tabs = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user