Configuration

The inbox.php configuration file

The exported inbox.php configuration

KeyTypeDescription

uses_default_inbox_route

bool

Default: true Enable/disable the inbox webhook default route.

db_connection

string|null

Default: null - use the default DB connection Specify the desired DB connection for Inbox.

route_path

string

(since v1.1.1) Default: inbox Customize the built-in inbox route path.

Last updated