mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-02 13:22:11 +03:00
2 lines
67 B
TypeScript
2 lines
67 B
TypeScript
export const DEFAULT_BATCH_EXPIRATION_SECONDS = 30 * 24 * 60 * 60;
|