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