Plugins settings
Information on the plugins settings section
"Umbraco": {
"CMS": {
"Plugins": {
"BrowsableFileExtensions": [
".html",
".css",
".js",
".jpg", ".jpeg", ".gif", ".png", ".svg",
".eot", ".ttf", ".woff", ".woff2",
".xml", ".json", ".config",
".lic"]
}
}
}Last updated
Was this helpful?