interface Optionsimport { type Options } from "https://dotland.deno.dev/x/lume@v2.4.2/plugins/decap_cms.ts"; Propertiesoptionallocal: booleanForce the local_backend option. By default is detected automatically. optionalpreviewStyle: stringPath of a CSS file with custom styles for the preview optionalpath: stringDirectory path of the admin (by default /admin/) optionalconfigKey: stringData key of the configuration optionalidentity: "netlify"Whether use a identity method optionalextraHTML: stringCustom HTML code to append in the index.html page optionalproxyCommand: stringCommand to run the proxy server