# API Key for authorization
$wgBunnyApiKey = '';
# Zone ID for where MediaWiki pages are stored. ID is numeric and not the zone name
$wgBunnyPageZoneId = '';
# Zone ID for where Files are stored. ID is numeric and not the zone name. Falls back to the Page Zone Id
$wgBunnyFileZoneId = '';
# Domains that are supported for either Single Page Caching, and also used for the Content-Security-Policy
$wgBunnyFileZoneDomain = [
'my-bunny-site.net',
];
# If single page caching is supported
$wgBunnySinglePageCaching = false;Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|