Skip to content

Commit

Permalink
Merge branch 'master' into 'release-9.0.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
bonita-ci committed Oct 24, 2023
2 parents f76474f + 986fb31 commit d4f9a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bpm/bonita-web-server/src/main/webapp/WEB-INF/web.xml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@
<filter-class>org.bonitasoft.console.common.server.filter.CacheFilter</filter-class>
<init-param>
<param-name>duration</param-name>
<param-value>15768000</param-value>
<param-value>36000</param-value>
</init-param>
<init-param>
<param-name>alwaysCaching</param-name>
Expand Down

0 comments on commit d4f9a93

Please sign in to comment.