]> granicus.if.org Git - apache/commitdiff
Add default value of PrivilegesMode to docs.
authorRainer Jung <rjung@apache.org>
Mon, 20 Aug 2012 14:50:20 +0000 (14:50 +0000)
committerRainer Jung <rjung@apache.org>
Mon, 20 Aug 2012 14:50:20 +0000 (14:50 +0000)
Backport of r1375011 from trunk.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1375044 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_privileges.xml

index be3a6e4ac29c205fb00db14b314158ea1ffed516..06bdbb0b52dc384d1aa47d2399896546affe4c2b 100644 (file)
@@ -121,6 +121,7 @@ request-processing cycle.</em></p>
 <description>Trade off processing speed and efficiency vs security against
 malicious privileges-aware code.</description>
 <syntax>PrivilegesMode FAST|SECURE|SELECTIVE</syntax>
+<default>PrivilegesMode FAST</default>
 <contextlist>
        <context>server config</context>
        <context>virtual host</context>