diff --git a/doc/config.html b/doc/config.html
index b38ab02f..9a1ce0b5 100755
--- a/doc/config.html
+++ b/doc/config.html
@@ -749,6 +749,16 @@ of attachments can be restricted. The server will then refuse to accept larger
attachments. The default is 10485760 (= 10 MB). This option has to be placed
into the [global] section and the elogd server has to be restarted after a change.
+
Fonts = <list>
+
+List of fonts (comma separated) to be shown in the font drop-down box of the entry edit
+form. Default is
+ Fonts = Arial, Comic Sans MS, Courier New, Tahoma, Times New Roman, Verdana
+
+On Unix systems some of these fonts might not be installed, in which case they can
+be replaced by others like Serif, Sans-serif, Helvetica.
+