2026-01-26 09:08:00 +01:00

3 lines
74 B
Rust

pub const DEFAULT_NODES: usize = 2;
pub const DEFAULT_RUN_SECS: u64 = 60;