Index: openacs-4/etc/config.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/etc/config.tcl,v diff -u -N -r1.39.2.1 -r1.39.2.2 --- openacs-4/etc/config.tcl 4 Mar 2007 10:30:29 -0000 1.39.2.1 +++ openacs-4/etc/config.tcl 12 Mar 2007 14:58:24 -0000 1.39.2.2 @@ -645,5 +645,5 @@ 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/cognovis/module/nssock maxinput] + ns_limits set default -maxupload [ns_config ns/server/${server}/module/nssock maxinput] } \ No newline at end of file