Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

RELEASE 2.4.1 OR ABOVE

Set 'editor.import.alwaysOverwriting' option to have imports always overwrite without the confirmation dialog window. (default - false)

synapeditor.config.js
{
	'editor.import.alwaysOverwriting': false
}
editor.import.alwaysOverwriting: trueeditor.import.alwaysOverwriting: false (default)

  • No labels