From 3700ec13ba28c776363158b1b6c9e31fabbc336d Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Tue, 18 Dec 2007 07:56:44 +0000 Subject: [PATCH] Changed default for allowed encoding SVN revision: 1979 --- doc/config.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/config.html b/doc/config.html index 56a5d3b3..631ecf96 100755 --- a/doc/config.html +++ b/doc/config.html @@ -2258,10 +2258,10 @@ Options Location = Main Building{a}, New Building{b}, Old Building{c} To allow plain and HTML encoding for example, set - <n> to 5. Default is 3. Note that + <n> to 5. Default is 7. Note that allowing HTML encoding may cause some security risk, since an elog entry may contain malicious scripting code. It should therefor only - be allowed for installations where it is really needed and with not + be allowed for installations where it is really needed and with no public write access.