pub const MAX_NOTIFICATION_TTL_SECS: u64 = _; // 2_592_000u64
The maximum TTL for notifications (30 days). In most use cases, converted to seconds through .num_seconds().