페이지 HTML 작성 기본값과 자산 업로드 개선 v1.5.3

This commit is contained in:
2026-05-26 11:36:01 +09:00
parent 62ceaa3591
commit b989193dab
10 changed files with 175 additions and 198 deletions

View File

@@ -0,0 +1,2 @@
ALTER TABLE pages
ALTER COLUMN render_mode SET DEFAULT 'html_document';