This issue has been created
 
 
Kubernetes Helm Charts for XWiki / cid:jira-generated-image-avatar-9d594e83-1b95-4b4c-94bc-1711d26855a0 HELM-70 Open

Support changing SessionTimeout

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-02b6c6e6-7b44-4d15-b4a0-a25b992b0167 Guilherme Sautner created this issue on 14/Nov/24 21:54
 
Summary: Support changing SessionTimeout
Issue Type: cid:jira-generated-image-avatar-9d594e83-1b95-4b4c-94bc-1711d26855a0 New Feature
Assignee: Unassigned
Created: 14/Nov/24 21:54
Priority: cid:jira-generated-image-static-minor-7bbc87e3-39de-4bd3-ae81-93036c3c63c8 Minor
Reporter: Guilherme Sautner
Description:

It's possible to use a custom extra "web.xml" file with just customizations without need to edit/override some existing file.

On Tomcat file is:

 

/usr/local/tomcat/webapps/ROOT/WEB-INF/tomcat-web.xml

 

*Important: Maybe will be nice to add this to the source code with a comment that any change can be overridden by something defined using helm. This prevents product of introducing some value on this file and this breaks some deployed.

 

For Jetty, we need to check if there is something similar.

https://jetty.org/docs/jetty/12/operations-guide/deploy/index.html#jetty-override-web-xml