/Wiki/sources/honojs__hono/2026/https-hono-dev-llms-full-txt-basic-options-1002586012f6-basic-options-s0211-c0000.md
Basic Options - hono-docs
Basic Options Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://hono.dev/llms full.txt basic options Summary | Option | Ty...
Basic Options
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://hono.dev/llms-full.txt#basic-options
Summary
| Option | Type | Default | Required | Description | | :------------------- | :--------------- | :------------------------------------ | :------- | :--------------------- | | supportedLanguages | string[] | ['en'] | Yes | Allowed l...
Content
| Option | Type | Default | Required | Description |
|---|---|---|---|---|
supportedLanguages | string[] | ['en'] | Yes | Allowed language codes |
fallbackLanguage | string | 'en' | Yes | Default language |
order | DetectorType[] | ['querystring', 'cookie', 'header'] | No | Detection sequence |
debug | boolean | false | No | Enable logging |