mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-03 21:37:41 +08:00
3 lines
56 B
Rust
3 lines
56 B
Rust
// TTL for KV setup
|
|
pub(crate) const KV_TTL: u32 = 300;
|