function isBotpoisonEnabled
isBotpoisonEnabled(): boolean

Check if Botpoison spam protection is configured. Requires both BOTPOISON_PUBLIC_KEY and BOTPOISON_SECRET_KEY to be set. This gates the public contact form feature.

Return Type

boolean

Usage

import { isBotpoisonEnabled } from "docs/config.ts";