etc/options
changeset 67273 c573cfb2c407
parent 67194 1c0a6a957114
child 67395 b39d596b77ce
equal deleted inserted replaced
67272:c41a032d8386 67273:c573cfb2c407
   236   -- "SSH connection timeout (seconds)"
   236   -- "SSH connection timeout (seconds)"
   237 
   237 
   238 option ssh_alive_interval : real = 30
   238 option ssh_alive_interval : real = 30
   239   -- "time interval to keep SSH server connection alive (seconds)"
   239   -- "time interval to keep SSH server connection alive (seconds)"
   240 
   240 
       
   241 option ssh_alive_count_max : int = 3
       
   242   -- "maximum number of messages to keep SSH server connection alive"
       
   243 
   241 
   244 
   242 section "Build Log Database"
   245 section "Build Log Database"
   243 
   246 
   244 option build_log_database_user : string = ""
   247 option build_log_database_user : string = ""
   245 option build_log_database_password : string = ""
   248 option build_log_database_password : string = ""