File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -37,11 +37,12 @@ The package distinguishes between two types of URLs:
37371. **Siteaccess URLs** that reside within the configured Siteaccess Content tree.
38382. **Siteaccess URLs** that exist outside of the configured Siteaccess Content tree.
3939
40- By default, the overview of URLs outside of the configured Content tree is hidden .
41- To enable the display of these URLs, set the following parameter in your configuration:
40+ By default, the overview of URLs outside the configured Content tree is disabled .
41+ To display these URLs, you need to enable this option in your configuration:
4242
4343` ` ` yaml
44- netgen_ibexa_admin_ui_extra.show_external_siteaccess_urls : true
44+ netgen_ibexa_admin_ui_extra :
45+ show_siteaccess_urls_outside_configured_content_tree_root : true
4546` ` `
4647
4748
You can’t perform that action at this time.
0 commit comments