summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_charset_lite.xml
diff options
context:
space:
mode:
authorStefan Fritsch <sf@apache.org>2011-05-21 23:19:40 +0000
committerStefan Fritsch <sf@apache.org>2011-05-21 23:19:40 +0000
commit0a950836ad6c531d746ae0ee485a7448fe6590ca (patch)
tree14e1f3a28fce618be9e76add004ab70092ed1544 /docs/manual/mod/mod_charset_lite.xml
parent65c04f6b24ef2307f28e8e330f651877f864d807 (diff)
downloadhttpd-0a950836ad6c531d746ae0ee485a7448fe6590ca.tar.gz
mod_charset_lite:
Remove DebugLevel option in favour of per-module loglevel git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1125843 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_charset_lite.xml')
-rw-r--r--docs/manual/mod/mod_charset_lite.xml14
1 files changed, 1 insertions, 13 deletions
diff --git a/docs/manual/mod/mod_charset_lite.xml b/docs/manual/mod/mod_charset_lite.xml
index ca5c96e8a9..69d8a15cb7 100644
--- a/docs/manual/mod/mod_charset_lite.xml
+++ b/docs/manual/mod/mod_charset_lite.xml
@@ -164,7 +164,7 @@
<name>CharsetOptions</name>
<description>Configures charset translation behavior</description>
<syntax>CharsetOptions <var>option</var> [<var>option</var>] ...</syntax>
-<default>CharsetOptions DebugLevel=0 ImplicitAdd</default>
+<default>CharsetOptions ImplicitAdd</default>
<contextlist><context>server config</context>
<context>virtual host</context><context>directory</context>
<context>.htaccess</context>
@@ -177,18 +177,6 @@
be one of</p>
<dl>
- <dt><code>DebugLevel=<var>n</var></code></dt>
-
- <dd>The <code>DebugLevel</code> keyword allows you to specify
- the level of debug messages generated by
- <module>mod_charset_lite</module>. By default, no messages are
- generated. This is equivalent to <code>DebugLevel=0</code>.
- With higher numbers, more debug messages are generated, and
- server performance will be degraded. The actual meanings of
- the numeric values are described with the definitions of the
- DBGLVL_ constants near the beginning of
- <code>mod_charset_lite.c</code>.</dd>
-
<dt><code>ImplicitAdd | NoImplicitAdd</code></dt>
<dd>The <code>ImplicitAdd</code> keyword specifies that