mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
[docs] Update default log level value
This commit is contained in:
parent
ff75122095
commit
5fb8d34a07
@ -1110,7 +1110,7 @@ mermaidAPI.initialize({
|
||||
<script>
|
||||
var config = {
|
||||
theme:'default',
|
||||
logLevel:'fatal',
|
||||
logLevel: 5, // corresponds with "fatal"
|
||||
securityLevel:'strict',
|
||||
startOnLoad:true,
|
||||
arrowMarkerAbsolute:false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user