Difference between revisions of "Conf/Server/Module/nssock/Maxinput"

From AOLserver Wiki
Jump to navigation Jump to search
(Created page with '= ns_param maxinput = part of ns/server/${servername}/module/nssock Maximum file size for uploads in bytes, default is 1MB, new in AOLserver 4.0 ns_…')
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
= ns_param  maxinput  =
 
= ns_param  maxinput  =
  
part of [[Conf/Parameters|ns/server/${servername}/module/nssock]]
+
part of [[Conf/Server/Module/nssock|ns/server/${servername}/module/nssock]]
 +
 
 
Maximum file size for uploads in bytes, default is 1MB, new in AOLserver 4.0
 
Maximum file size for uploads in bytes, default is 1MB, new in AOLserver 4.0
  

Latest revision as of 11:04, 23 December 2011

ns_param maxinput

part of ns/server/${servername}/module/nssock

Maximum file size for uploads in bytes, default is 1MB, new in AOLserver 4.0


 ns_param   maxinput   [expr 5 * 1024 * 1024]