From 5bd2122018721f600c6269287a1cb471da75fb45 Mon Sep 17 00:00:00 2001 From: Alex Blekhman Date: Thu, 20 Oct 2022 12:45:25 +1100 Subject: [PATCH] =?UTF-8?q?CONFSRVDEV-24831=20Fix=20=E2=80=9Cstruts.multip?= =?UTF-8?q?art.saveDir=20property=20has=20not=20been=20defined=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The new property `struts.multipart.saveDir` is required for Confluence 8.0 and later. It is replacement of the legacy property `webwork.multipart.saveDir`. --- roles/confluence_config/templates/confluence.cfg.xml.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/confluence_config/templates/confluence.cfg.xml.j2 b/roles/confluence_config/templates/confluence.cfg.xml.j2 index 949f332..c1d5563 100644 --- a/roles/confluence_config/templates/confluence.cfg.xml.j2 +++ b/roles/confluence_config/templates/confluence.cfg.xml.j2 @@ -10,6 +10,7 @@ postgresql database-type-standard com.atlassian.confluence.impl.hibernate.dialect.PostgreSQLDialect + ${localHome}/temp ${localHome}/temp ${confluenceHome}/attachments