From e4381d2b6f84548c9e30620294955d388f31f8e6 Mon Sep 17 00:00:00 2001 From: Peter Thoeny Date: Sat, 17 Mar 2001 18:16:23 +0000 Subject: none --- TWiki/TWikiPreferences.mdwn | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/TWiki/TWikiPreferences.mdwn b/TWiki/TWikiPreferences.mdwn index f1e33967..4c01afbb 100644 --- a/TWiki/TWikiPreferences.mdwn +++ b/TWiki/TWikiPreferences.mdwn @@ -14,9 +14,6 @@ The following settings are **_site-level preferences_** , e.g. affecting all use * Copyright notice: * Set WEBCOPYRIGHT = Copyright © 2000 by the contributing authors. \\nAll material on this collaboration tool is the property of the contributing authors.
\\nIdeas, requests, problems regarding %WIKITOOLNAME%? [Send](mailto:%WIKIWEBMASTER%?subject=%WIKITOOLNAME% Feedback) feedback.
-* Wiki webmaster email address: - * Set WIKIWEBMASTER = - * Exclude web from a `web="all"` search: (Set to `on` for hidden webs; is overwritten by web preferences) * Set NOSEARCHALL = @@ -41,6 +38,12 @@ The following settings are **_site-level preferences_** , e.g. affecting all use * Default state of the **_link_** check box in the attach file page. Check box is initially checked if _Set ATTACHLINKBOX = CHECKED_ , unchecked if empty ( _Set ATTACHLINKBOX =_ ). If checked, a link is created to the attached file at the end of the topic: (can be overwritten by user preferences) * Set ATTACHLINKBOX = +* Wiki webmaster email address: + * Set WIKIWEBMASTER = + +* Mail host for outgoing mail. This is used for [[TWikiNotificationOfChanges]] if Perl module **Net::SMTP** is installed. If not, sendmail is used instead (defined by **$mailProgram** in **TWiki.cfg**). Examples: mail.your.company, localhost + * Set SMTPMAILHOST = mail + * http-equiv meta tags for **_view_**, **_rdiff_**, **_attach_**, **_search\*_** scripts: * Set HTTP\_EQUIV\_ON\_VIEW = @@ -54,7 +57,7 @@ The following settings are **_site-level preferences_** , e.g. affecting all use * Set ALLOWTOPICCHANGE = * Site-level preferences that are **not** allowed to be overridden by %WEBPREFSTOPIC% and user preferences: - * Set FINALPREFERENCES = WIKIWEBMASTER, PREVIEWBGIMAGE + * Set FINALPREFERENCES = PREVIEWBGIMAGE, WIKIWEBMASTER, MAILHOST **_Plugin Preferences:_** -- cgit v1.2.3