Index: openacs-4/etc/config.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/etc/config.tcl,v diff -u -r1.12.2.3 -r1.12.2.4 --- openacs-4/etc/config.tcl 10 Dec 2003 12:07:34 -0000 1.12.2.3 +++ openacs-4/etc/config.tcl 12 Dec 2003 15:54:18 -0000 1.12.2.4 @@ -139,6 +139,9 @@ ns_param logroll on ns_param maxbackup 5 ns_param debug $debug +#ns_param OutputCharset utf-8 ;# Default output charset. When none specified, + # no character encoding of output is performed. +#ns_param URLCharset utf-8 ;# Default Charset for Url Encode/Decode. #--------------------------------------------------------------------- # Thread library (nsthread) parameters