pub const DAEMON_IDLE_SHUTDOWN_SECS: u64 = 600;
Idle duration in seconds before the daemon shuts itself down.