]> granicus.if.org Git - ejabberd/commitdiff
Correct in the Guide the default mod_irc encoding
authorBadlop <badlop@process-one.net>
Tue, 2 Nov 2010 21:47:28 +0000 (22:47 +0100)
committerBadlop <badlop@process-one.net>
Tue, 2 Nov 2010 21:47:28 +0000 (22:47 +0100)
The default option value was last changed in  EJAB-302,
but the Guide was not properly updated yet.

doc/guide.html
doc/guide.tex

index 6cf8f5ba8b09952b9b7e24d7838a460be83c7414..6f4438d78593b5ae7d16f86bc52e5e3c627835ff 100644 (file)
@@ -2327,7 +2327,7 @@ is replaced at start time with the real virtual host name.
 </DD><DT CLASS="dt-description"><B><TT>{access, AccessName}</TT></B></DT><DD CLASS="dd-description"> This option can be used to specify who
 may use the IRC transport (default value: <TT>all</TT>).
 </DD><DT CLASS="dt-description"><B><TT>{default_encoding, Encoding}</TT></B></DT><DD CLASS="dd-description"> Set the default IRC encoding.
-Default value: <TT>"koi8-r"</TT>
+Default value: <TT>"iso8859-1"</TT>
 </DD></DL><P>Examples:
 </P><UL CLASS="itemize"><LI CLASS="li-itemize">
 In the first example, the IRC transport is available on (all) your
index 48900ce36386b305261d88c0f982b6b7685018bc..51804e2268f0b0e4007b06f8e236aa05742c0d74 100644 (file)
@@ -3037,7 +3037,7 @@ Options:
 \titem{\{access, AccessName\}} \ind{options!access}This option can be used to specify who
   may use the IRC transport (default value: \term{all}).
 \titem{\{default\_encoding, Encoding\}} \ind{options!defaultencoding}Set the default IRC encoding.
-  Default value: \term{"koi8-r"}
+  Default value: \term{"iso8859-1"}
 \end{description}
 
 Examples: