diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index a35e941b..60bc8cdf 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -44,7 +44,7 @@ spring: expose-session-attributes: true expose-spring-macro-helpers: true prefer-file-system-access: false - template-loader-path: classpath:/WEB-INF/manager + template-loader-path: classpath:/WEB-INF/manager,classpath:/WEB-INF settings: template_update_delay: 1 default_encoding: UTF-8