Kaynağa Gözat

Merge remote-tracking branch 'origin/dev' into dev

Vanessa 1 yıl önce
ebeveyn
işleme
068a1394db
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      kernel/conf/editor.go

+ 1 - 1
kernel/conf/editor.go

@@ -71,7 +71,7 @@ func NewEditor() *Editor {
 		EmbedBlockBreadcrumb:            false,
 		ListLogicalOutdent:              false,
 		FloatWindowMode:                 0,
-		DynamicLoadBlocks:               128,
+		DynamicLoadBlocks:               192,
 		Justify:                         false,
 		RTL:                             false,
 		BacklinkExpandCount:             8,