Fix broken build
`server.session-timeout` was deprecated in 1.3 but still used in a sample that broke once the support for it was removed. This commit fix the build by using the expected property.
This commit is contained in:
@@ -1 +1 @@
|
||||
server.session-timeout: 5
|
||||
server.session.timeout=5
|
||||
Reference in New Issue
Block a user