Skip to main content
This page is a broad reference for common Blnk settings and typical defaults. The Blnk config package in the application repository is the source of truth; when in doubt, confirm keys and defaults in source. Fields with no defaults are left blank in the examples.
In blnk.json, most duration fields use integer seconds (lock_duration, lock_wait_timeout, hot_pair_ttl). Blnk multiplies them by time.Second on load.
queue.backpressure_check_interval and typesense.backpressure_retry_interval use nanoseconds in JSON (for example 500000000 for 500ms). Environment variables for all duration fields use Go duration format (for example 500ms, 5s).

Need help?

We are very happy to help you make the most of Blnk, regardless of whether it is your first time or you are switching from another tool. To ask questions or discuss issues, please contact us or join our Discord community.