Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Status
title릴리즈 Release 2.4.1 이상or Above

Set 'editor.import.alwaysOverwriting' 옵션을 설정하여 이어넣기/새로넣기 확인 메세지 없이 항상 새로넣도록 설정합니다. (기본값 option to have imports always overwrite without the confirmation dialog window. (default - false)

Code Block
languagejs
themeEmacs
titlesynapeditor.config.js
{
	'editor.import.alwaysOverwriting': false
}
editor.import.alwaysOverwriting: trueeditor.import.alwaysOverwriting: false (기본)

Image Removed

Image Removed

관련기능

  • Configuring Import / Upload API
  • FormData의 File Field Name 설정


    true

    Image Added

    Image Added

    false
    (default)

    Image Added

    Image Added