![]() |
|
#1
|
|||
|
|||
What is the format for the vizcore.cfg file? I just tried to do something like this
viz.cluster.client.init_timeout 40000 but it says there is a syntax error. The help files don't seem to have an example.... Thanks Andy |
#2
|
|||
|
|||
The format is:
name = value So your example would be: Code:
viz.cluster.client.init_timeout = 40000 |
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|