update note with link to official disposableVM doc

This commit is contained in:
taradiddles 2019-09-06 10:47:43 +03:00
parent 8e723d131b
commit a6eba7e917

View File

@ -56,7 +56,7 @@ In the following example, opening URLs in specific VMs is explicitely forbidden
@anyvm @anyvm ask
~~~
You may also restrict the type of dispVM allowed in the policy by using the `@dispvm:templatename` syntax. See the [official doc](https://www.qubes-os.org/doc/disposablevm/#opening-a-link-in-a-disposablevm-based-on-a-non-default-disposablevm-template-from-a-qube) for further details.
Note: it is possible to further restrict the dispVM by specifying the template it's based on with the `@dispvm:templatename` syntax. See the [official doc](https://www.qubes-os.org/doc/disposablevm/#opening-a-link-in-a-disposablevm-based-on-a-non-default-disposablevm-template-from-a-qube) for further details.
Considerations on dispVMs