diff --git a/admin/src/main/webapp/WEB-INF/web.xml b/admin/src/main/webapp/WEB-INF/web.xml index 99032915e..5794a71aa 100644 --- a/admin/src/main/webapp/WEB-INF/web.xml +++ b/admin/src/main/webapp/WEB-INF/web.xml @@ -36,6 +36,8 @@ shutdownHookMethod forceFlush + + diff --git a/site/src/main/webapp/WEB-INF/web.xml b/site/src/main/webapp/WEB-INF/web.xml index 52464d960..20865270a 100644 --- a/site/src/main/webapp/WEB-INF/web.xml +++ b/site/src/main/webapp/WEB-INF/web.xml @@ -34,6 +34,8 @@ shutdownHookMethod forceFlush + +