Skip to content
Snippets Groups Projects
Commit 31341b2c authored by stuebinm's avatar stuebinm
Browse files

update readme with new URI scopes

parent 0dbe4489
No related branches found
No related tags found
No related merge requests found
Pipeline #9567 passed
...@@ -76,8 +76,10 @@ For now there are three types of such rules: ...@@ -76,8 +76,10 @@ For now there are three types of such rules:
In case an URI is encountered and there is no applicable rule, it will be rejected In case an URI is encountered and there is no applicable rule, it will be rejected
(note that this means you'll have to explicitly allow `https://` for links!) (note that this means you'll have to explicitly allow `https://` for links!)
For now there are two (useful) scopes: `map` applies to tiled map links There are currently four possible scopes: `map` applies to tiled map links
(i.e. `exitUrl`), and `website` applies to weblinks (i.e. `openWebsite`). (i.e. `exitUrl`), `website` to `openWebsite`, `audio` to `playAudio`, and
`bbb` to Big Blue Button rooms (though that last one may be changed again,
depending on the bbb deployment in use).
## Output ## Output
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment