<channel="#channel"> Logfile = "channel.log" Format = "xchat" Charset = "utf-8" </channel> <set Charset="iso-8859-15">
The pisg stats page defines a charset in a meta tag, this can be used if your country is using a different one than the default. Pisg will also use this setting to convert the language templates from LangFile if the language defines a source charset. Note: you also have to tell your webserver to transmit the charset to the browser. With Apache, use "AddDefaultCharset off" in the server config.