|
|
Log message for revision 29503:
port missing bits from 2.7
Changed:
U Zope/trunk/skel/etc/zope.conf.in
-=-
Modified: Zope/trunk/skel/etc/zope.conf.in
===================================================================
--- Zope/trunk/skel/etc/zope.conf.in 2005-03-16 15:04:37 UTC (rev 29502)
+++ Zope/trunk/skel/etc/zope.conf.in 2005-03-16 15:07:13 UTC (rev 29503)
@@ -833,6 +833,19 @@
# port-base 1000
+# Directive: large-file-threshold
+#
+# Description:
+# Requests bigger than this size get saved into a temporary file
+# instead of being read completely into memory.
+#
+# Default: 512K
+#
+# Example:
+#
+# large-file-threshold 1Mb
+
+
# Directives: servers
#
# Description:
_______________________________________________
Zope-Checkins maillist - Zope-Checkins@xxxxxxxx
http://mail.zope.org/mailman/listinfo/zope-checkins
|
|