diff options
Diffstat (limited to 'docs/manual/mod/mod_lua.xml')
-rw-r--r-- | docs/manual/mod/mod_lua.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_lua.xml b/docs/manual/mod/mod_lua.xml index 3a85d6ec8c..38528f9465 100644 --- a/docs/manual/mod/mod_lua.xml +++ b/docs/manual/mod/mod_lua.xml @@ -360,7 +360,7 @@ end <tr> <td><code>ap_auth_type</code></td> <td>string</td> - <td>no</td> + <td>yes</td> <td>If an authentication check was made, this is set to the type of authentication (f.x. <code>basic</code>)</td> </tr> |