Changeset 42

Show
Ignore:
Timestamp:
11/29/06 11:33:39 (2 years ago)
Author:
kindlund
Message:

initial changes to settings within this experimental branch

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • honeyclient/branches/exp/stephenson-link_scoring/bin/StartManager.pl

    r13 r42  
    2020my $agentState = HoneyClient::Manager->run( 
    2121                    driver           => 'IE', # Change to 'IE' or 'FF' 
    22                     master_vm_config => '/vm/Agent.Master-2/winXPPro.cfg', 
     22                    master_vm_config => '/vm/Agent.Master-4/winXPPro.cfg', 
    2323                    agent_state      => encode_base64(nfreeze({ 
    2424                        IE => { # Change to 'IE' or 'FF' 
  • honeyclient/branches/exp/stephenson-link_scoring/etc/honeyclient.xml

    r13 r42  
    6666            <!-- TODO: Update this. --> 
    6767            <timeout description="How long the Driver waits during a drive operation, before timing out (in seconds)." default="60"> 
    68                 5  
     68                10  
    6969            </timeout> 
    7070            <Browser>