Security level, update for new syntax

This commit is contained in:
erelling
2019-08-28 21:08:27 +02:00
committed by GitHub
parent 5c8dc7ab07
commit f0b039ad10

View File

@@ -43,8 +43,8 @@ This option decides the amount of logging to be used.
Sets the level of trust to be used on the parsed diagrams. Sets the level of trust to be used on the parsed diagrams.
- **true**: (**default**) tags in text are encoded, click functionality is disabeled - **strict**: (**default**) tags in text are encoded, click functionality is disabeled
- **false**: tags in text are allowed, click functionality is enabled - **loose**: tags in text are allowed, click functionality is enabled
## startOnLoad ## startOnLoad