mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-07 12:17:00 +02:00
Add configuration for jetty idle timeout
Pushed-by: Rene Pfeuffer<rene.pfeuffer@cloudogu.com> Co-authored-by: René Pfeuffer<rene.pfeuffer@cloudogu.com> Committed-by: René Pfeuffer<rene.pfeuffer@cloudogu.com>
This commit is contained in:
@@ -10,6 +10,9 @@ forwardHeadersEnabled: false
|
||||
## increase http header size for mercurial
|
||||
httpHeaderSize: 16384
|
||||
|
||||
## set http idle timeout
|
||||
idleTimeout:
|
||||
|
||||
# ssl config - ssl is only evaluated if key store path is set
|
||||
https:
|
||||
## path to your cert file
|
||||
|
||||
Reference in New Issue
Block a user