Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions 10/umbraco-cms/reference/configuration/pluginssettings.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@ The plugins settings allow you to configure how Umbraco handles plugins, current
}
```

As you can see above, by default markup, styles, scripts, images, fonts, configurations and license type, if you were to for example remove the ".html" entry, then plugins would no longer be allowed to use html files.

As you can see above, by default, markup, styles, scripts, images, fonts, configurations, and license type are included. If you were to, for example, remove the ".html" entry, then plugins would no longer be allowed to use HTML files.
2 changes: 1 addition & 1 deletion 12/umbraco-cms/reference/configuration/pluginssettings.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ The Plugins settings allow you to configure how Umbraco handles plugins. Current
}
```

As you can see above, by default markup, styles, scripts, images, fonts, configurations, and license type, if you were to for example remove the ".html" entry, then plugins would no longer be allowed to use HTML files.
As you can see above, by default, markup, styles, scripts, images, fonts, configurations, and license type are included. If you were to, for example, remove the ".html" entry, then plugins would no longer be allowed to use HTML files.
2 changes: 1 addition & 1 deletion 13/umbraco-cms/reference/configuration/pluginssettings.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ The Plugins settings allow you to configure how Umbraco handles plugins. Current
}
```

As you can see above, by default markup, styles, scripts, images, fonts, configurations, and license type, if you were to for example remove the ".html" entry, then plugins would no longer be allowed to use HTML files.
As you can see above, by default, markup, styles, scripts, images, fonts, configurations, and license type are included. If you were to, for example, remove the ".html" entry, then plugins would no longer be allowed to use HTML files.