Information on the content dashboard settings section
Allows you to configure the Content Dashboard settings for Umbraco.
{
"Umbraco": {
"CMS": {
"ContentDashboard": {
"AllowContentDashboardAccessToAllUsers": false,
"ContentDashboardPath": "cms",
"ContentDashboardUrlAllowlist": []
}
}
}
}
AllowContentDashboardAccessToAllUsers
Gets a value indicating whether the Content Dashboard should be available to all users.
When the value is true
the dashboard is visible for all user groups. Otherwise, when the value is false
, the default access rules for that dashboard will be in use.
Gets the path to use when constructing the URL for retrieving data for the content dashboard.
ContentDashboardUrlAllowlistGets the allowed addresses to retrieve data for the content dashboard.
No addresses specified indicates that any URL is allowed.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4