function isBunnyDnsEnabled
isBunnyDnsEnabled(): boolean

Check if Bunny DNS subdomain feature is enabled. Requires BUNNY_API_KEY and BUNNY_DNS_ZONE_ID to be set.

Return Type

boolean

Usage

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