Skip to content

Commit 2dd0d7a

Browse files
Add documentation for wildcard in background layer permissions (#29)
1 parent 5869e40 commit 2dd0d7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ Example:
220220

221221
* `viewer_tasks`: permitted menu items if any are restricted
222222
* `wms_services`: permitted WMS services, layers and print templates
223-
* `background_layers`: permitted background layers
223+
* `background_layers`: permitted background layers (use the wildcard string "*" to allow all background layers)
224224
* `data_datasets`: permitted datasets for editing
225225

226226
In this example, the _Raster Export_ map tool will only be visible for users with the role `demo`.

0 commit comments

Comments
 (0)