Page tree

Versions Compared

Key

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

Status
title릴리즈 3.0.2407 이상
 
Status
title릴리즈 2.18.2407 이상

'editor.upload.image.preview' 이미지를 업로드 하기전에 이미지를 표현할지 여부를 설정합니다. (기본값 true)

Warning

암호화된 이미지 파일(DRM)의 경우 미리보기가 제공되지 않으며 업로드도 되지 않습니다.

암호화된 이미지 파일(DRM) 업로드를 원하실 경우 옵션을 비활성화 하여 사용하시길 권장드립니다.


Code Block
languagejs
themeEmacs
titlesynapeditor.config.js
{
	'editor.upload.image.preivew': true
}


editor.upload.image.preview: true (기본)editor.upload.image.preview: false