Skip to content

Commit 1e6d1a7

Browse files
committed
Merge remote-tracking branch 'upstream/main'
2 parents 21fd08a + 7939380 commit 1e6d1a7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • duradmin/src/main/webapp/WEB-INF

duradmin/src/main/webapp/WEB-INF/web.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,11 +128,11 @@
128128

129129

130130
<session-config>
131-
<session-timeout>30</session-timeout>
131+
<session-timeout>240</session-timeout>
132132
</session-config>
133133

134134
<welcome-file-list>
135135
<welcome-file>index.jsp</welcome-file>
136136
</welcome-file-list>
137137

138-
</web-app>
138+
</web-app>

0 commit comments

Comments
 (0)