View Single Post
  #6  
Old 02-22-2007, 01:56 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
The format is:

name = value

So your example would be:
Code:
viz.cluster.client.init_timeout = 40000
Reply With Quote