| changeset 83507 | 989304e45ad7 |
| parent 83506 | b1e04ffb4b08 |
--- a/etc/options Tue Nov 04 21:49:24 2025 +0100 +++ b/etc/options Tue Nov 04 22:09:26 2025 +0100 @@ -212,6 +212,9 @@ option build_database_slice : real = 300 for build_sync -- "slice size in MiB for ML heap stored within database" +option build_progress_threshold : real = 20 for build + -- "threshold for long-running commands (seconds)" + option build_progress_detailed : bool = false for build -- "detailed status for ongoing build progress"