Fixed type sections to seconds (time-out)

Fixes gh-776
This commit is contained in:
Marcel Overdijk 2014-05-03 13:15:41 +02:00 committed by Dave Syer
parent 34b7bb20fd
commit 949871957b
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ content into your application; rather pick only the properties that you need.
# EMBEDDED SERVER CONFIGURATION ({sc-spring-boot-autoconfigure}/web/ServerProperties.{sc-ext}[ServerProperties])
server.port=8080
server.address= # bind to a specific NIC
server.session-timeout= # session timeout in sections
server.session-timeout= # session timeout in seconds
server.context-path= # the context path, defaults to '/'
server.servlet-path= # the servlet path, defaults to '/'
server.tomcat.access-log-pattern= # log pattern of the access log