etc/options
changeset 69572 09a6a7c04b45
parent 69520 16779868de1f
child 69586 9171d1ce5a35
equal deleted inserted replaced
69571:676182f2e375 69572:09a6a7c04b45
   300 option build_log_ssh_host : string = ""
   300 option build_log_ssh_host : string = ""
   301 option build_log_ssh_user : string = ""
   301 option build_log_ssh_user : string = ""
   302 option build_log_ssh_port : int = 0
   302 option build_log_ssh_port : int = 0
   303 option build_log_history : int = 30  -- "length of relevant history (in days)"
   303 option build_log_history : int = 30  -- "length of relevant history (in days)"
   304 option build_log_transaction_size : int = 1  -- "number of log files for each db update"
   304 option build_log_transaction_size : int = 1  -- "number of log files for each db update"
       
   305 
       
   306 
       
   307 section "Isabelle/Scala/ML system channel"
       
   308 
       
   309 option system_channel_address : string = ""
       
   310 option system_channel_password : string = ""