diff --git a/doc/config.html b/doc/config.html
index e6b7825f..c8da9d42 100755
--- a/doc/config.html
+++ b/doc/config.html
@@ -77,6 +77,12 @@ The following options are specific to the [global] section:
Port
++
Language = <name>
elogd output. Not affected by this
diff --git a/elogd_fancy.cfg b/elogd_fancy.cfg
index 482b4a69..f5c55cba 100755
--- a/elogd_fancy.cfg
+++ b/elogd_fancy.cfg
@@ -8,6 +8,9 @@
[global]
+# Server TCP port
+Port = 80
+
# Switches on (1) and off (0) logbook tabs
Logbook tabs = 1