Skip to content

Commit f4b2f65

Browse files
committed
chore: additional freemarker settings
1 parent c2c2af4 commit f4b2f65

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

agate-core/src/main/resources/config/application.yml

+3
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ spring:
77
request-context-attribute: rc
88
settings:
99
template_exception_handler: rethrow
10+
charset: UTF-8
11+
suffix: .ftl
12+
content-type: text/html;charset=UTF-8
1013
task:
1114
scheduling:
1215
pool:

0 commit comments

Comments
 (0)