diff options
Diffstat (limited to 'www/zope210/files/patch-zope.conf.in')
-rw-r--r-- | www/zope210/files/patch-zope.conf.in | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/www/zope210/files/patch-zope.conf.in b/www/zope210/files/patch-zope.conf.in new file mode 100644 index 000000000000..fd7e9b19ec32 --- /dev/null +++ b/www/zope210/files/patch-zope.conf.in @@ -0,0 +1,20 @@ +--- Zope/skel/etc/zope.conf.in.orig Sun Jan 15 11:56:31 2006 ++++ Zope/skel/etc/zope.conf.in Sun Jan 15 11:57:01 2006 +@@ -866,7 +866,7 @@ + # + # large-file-threshold 1Mb + +-# Directive: default_zpublisher_encoding ++# Directive: default-zpublisher-encoding + # + # Description: + # This controls what character set is used to encode unicode +@@ -876,7 +876,7 @@ + # + # Example: + # +-# default_zpublisher_encoding utf-8 ++# default-zpublisher-encoding utf-8 + + # Directives: servers + # |