Index: openacs-4/etc/config.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/etc/config.tcl,v diff -u -N -r1.50 -r1.51 --- openacs-4/etc/config.tcl 31 Mar 2009 17:14:52 -0000 1.50 +++ openacs-4/etc/config.tcl 14 Jul 2009 12:12:56 -0000 1.51 @@ -670,6 +670,3 @@ ns_log notice "nsd.tcl: using threadsafe tcl: [info exists tcl_platform(threaded)]" ns_log notice "nsd.tcl: finished reading config file." -if {[ns_info version] >= 4.5} { - ns_limits set default -maxupload [ns_config ns/server/${server}/module/nssock maxinput] -}