From dccaff05442aaeea79985faf165ff7cb3183063f Mon Sep 17 00:00:00 2001 From: Badlop Date: Tue, 2 Nov 2010 22:47:28 +0100 Subject: [PATCH] Correct in the Guide the default mod_irc encoding The default option value was last changed in EJAB-302, but the Guide was not properly updated yet. --- doc/guide.html | 2 +- doc/guide.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/guide.html b/doc/guide.html index 6cf8f5ba8..6f4438d78 100644 --- a/doc/guide.html +++ b/doc/guide.html @@ -2327,7 +2327,7 @@ is replaced at start time with the real virtual host name.
{access, AccessName}
This option can be used to specify who may use the IRC transport (default value: all).
{default_encoding, Encoding}
Set the default IRC encoding. -Default value: "koi8-r" +Default value: "iso8859-1"

Examples: