Upper bound on multi-day booking duration. Each day in a booking range
adds a per-day clause to the atomic capacity SQL, so the cap keeps that
statement bounded regardless of which write path set the value.
Type
90
Usage
import { MAX_DURATION_DAYS } from "docs/config.ts";