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

Version 1 Next »

릴리즈 3.0.2407 이상 릴리즈 2.18.2407 이상

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

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

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

synapeditor.config.js
{
	'editor.upload.image.preivew': true
}
editor.upload.image.preview: true (기본)editor.upload.image.preview: false

  • No labels