chore: Update config.type.ts

This commit is contained in:
Sidharth Vinod 2024-06-27 17:03:08 +05:30
parent 8e46e10429
commit 63f81f36a9
No known key found for this signature in database
GPG Key ID: FB5CCD378D3907CD
1 changed files with 0 additions and 3 deletions

View File

@ -105,9 +105,6 @@ export interface MermaidConfig {
/**
* This option controls which `currentConfig` keys are considered secure and
* can only be changed via call to `mermaid.initialize`.
* Calls to `mermaid.reinitialize` cannot make changes to the secure keys
* in the current `currentConfig`.
*
* This prevents malicious graph directives from overriding a site's default security.
*
*/