diff --git a/doc/config.html b/doc/config.html
index 414080b3..e4e4acf8 100755
--- a/doc/config.html
+++ b/doc/config.html
@@ -162,6 +162,13 @@ Use Mail Subject = Location
takes you back to the main logbook selection page. The
string is used for the contents of the tab.
+
+ Main Tab URL = <string>
+ Normally the main tab brings one back to the logbook selection page.
+ In case one wants to specify a different destination, such as a
+ special web page outside of elog, one can use this statement
+ to specify a full URL.
+
Welcome Title = <html code>
This optional HTML code gets displayed in the title of the logbook
@@ -2089,6 +2096,13 @@ Options Location = Main Building{a}, New Building{b}, Old Building{c}
off, so that attachments are only displayed when they are clicked on.
Default is 1.
+
+ Preview attachments = 0|1
+ This flag controls the display of attachments in the edit form. If one
+ one uploads an attachment, but has not yet submitted the entry,
+ the uploaded attachments are shown at the bottom if this flag is 1.
+ Only ASCII files and images are shown of course. Default is 1.
+
Summary lines = x
This specifies the number of text lines displayed in a summary page.