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

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
}
true

false
(default)

  • No labels