페이지 HTML 작성 기본값과 자산 업로드 개선 v1.5.3
This commit is contained in:
2
db/migrations/035_default_pages_to_html_document.sql
Normal file
2
db/migrations/035_default_pages_to_html_document.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE pages
|
||||
ALTER COLUMN render_mode SET DEFAULT 'html_document';
|
||||
Reference in New Issue
Block a user