- Added a wait timeout parameter to the WAITING method, so that Spectre
doesn't have to check something that the workflow activity knows it will have to wait on for a while. - Added --stop and --start aliases to spectre.pl.
This commit is contained in:
parent
7349633d63
commit
bc5fd3c727
21 changed files with 89 additions and 44 deletions
|
|
@ -35,7 +35,7 @@
|
|||
|
||||
# What port should we connect to WebGUI on? If you've configured
|
||||
# WebGUI yourself, then this should probably be 80. If you're using
|
||||
# the WebGUI Runtime Environment, 81 might be a better choice to go
|
||||
# the WebGUI Runtime Environment, 8081 might be a better choice to go
|
||||
# directly at the mod_perl server.
|
||||
|
||||
"webguiPort" : 80,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue