We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d042157 commit 4d1a473Copy full SHA for 4d1a473
quick-start/src/main/resources/application.properties
@@ -11,3 +11,6 @@ mlPassword.default=admin
11
mlAuth.default=digest
12
userPluginDir.default=./plugins
13
spring.mvc.favicon.enabled=false
14
+
15
+#do not timeout
16
+server.session.timeout=0
0 commit comments