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 5 Next »

자동 저장 사용여부 및 저장 주기는 아래와 같이 설정가능합니다.

단위: ms (기본값 = 60000)

synapeditor.config.js
{
	'editor.autoSave': true,
	'editor.autoSave.period': 60000,
}
  • No labels