Skip to content

Commit 8b7dfc0

Browse files
authored
Update custom/conf/app.example.ini
Signed-off-by: wxiaoguang <[email protected]>
1 parent 3633f46 commit 8b7dfc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

custom/conf/app.example.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2545,6 +2545,7 @@ LEVEL = Info
25452545
;; Whether post-process the rendered HTML content, including:
25462546
;; resolve relative links and image sources, recognizing issue/commit references, escaping invisible characters,
25472547
;; mentioning users, rendering permlink code blocks, replacing emoji shorthands, etc.
2548+
;; By default, this is true when RENDER_CONTENT_MODE is `sanitized`, otherwise false.
25482549
;NEED_POST_PROCESS=false
25492550

25502551
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

0 commit comments

Comments
 (0)