diff --git a/prototype/src/main/resources/application.properties b/prototype/src/main/resources/application.properties index aee1c7d..0b43f33 100644 --- a/prototype/src/main/resources/application.properties +++ b/prototype/src/main/resources/application.properties @@ -14,6 +14,7 @@ spring.jpa.show-sql=true #spring.session.jdbc.schema=classpath:org/springframework/session/jdbc/schema-@@platform@@.sql #spring.session.jdbc.table-name=SPRING_SESSION #server.servlet.session.persistent=true +server.servlet.session.timeout=48h # ---------------------------------------- # WEB PROPERTIES spring.servlet.multipart.max-file-size=10MB