This is the documentation for Blnk’s configuration file. This file defines how your instance runs, including database and Redis connections, transaction processing, security, notifications, observability, and backups. You can set it up using aDocumentation Index
Fetch the complete documentation index at: https://docs.blnkfinance.com/llms.txt
Use this file to discover all available pages before exploring further.
blnk.json file or environment variables that use the BLNK_ prefix.
Configuration structure
Blnk’s configuration is grouped into the following sections. Click through to learn more about each section and its configuration options.Server & security
Configure server runtime, secure mode, tokenization, and rate limits.
Data stores
Set up PostgreSQL, Redis, and Typesense connections.
Transactions & queues
Configure transaction processing, queues, coalescing, and hot-lane routing.
Reconciliations
Configure reconciliation strategy, progress updates, and retries.
Notifications
Configure Slack webhooks and outgoing HTTP webhooks.
Observability
OpenTelemetry traces, HTTP metrics, and optional product heartbeat telemetry.
Backups
Configure backup paths and S3 storage.
Reference
Review required fields, default values, and available options.