Configuration Options

Configuration File All configuration options for Netlify CMS are specified in a config.yml file, in the folder where you access the editor UI (usually in the /admin folder). Alternatively, you can specify a custom config file using a link tag: <!– Note the “type” and “rel” attribute values, which are required. –> <link href=”path/to/config.yml” type=”text/yaml” …