Documentation last updated May 29, 2026
Config
Configuration keeps locale, policy, and UI in sync.
Cookiezy config should keep locale, policy route, category model, theme layout, and licensing context aligned across adapters. Some adapters receive these values from generated packages, while others expose a smaller adapter-specific config surface.
Locale
Match the locale to the folder-based URL structure.
Policy URL
Connect each locale to the correct legal page.
Categories
Keep essential, analytics, and marketing categories explicit.
UI theme
Apply layout presets or custom branding without changing the route model.
Licensing
Keep `license.siteKey`, `license.verifyUrl`, and `license.billingUrl` aligned with the issued account package where runtime verification is required.