]> granicus.if.org Git - apache/commitdiff
Add default value of PrivilegesMode to docs.
authorRainer Jung <rjung@apache.org>
Mon, 20 Aug 2012 13:23:15 +0000 (13:23 +0000)
committerRainer Jung <rjung@apache.org>
Mon, 20 Aug 2012 13:23:15 +0000 (13:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1375011 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>