equal
deleted
inserted
replaced
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 = "" |