commit | 4fc0ce6747585975f3f738d3b2d3746c7ba69f05 | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Wed Jul 16 09:03:45 2025 +0200 |
committer | margaretha <margaretha@ids-mannheim.de> | Wed Jul 16 09:03:45 2025 +0200 |
tree | 5bcf0e7df7f079daa3119fa4c2ace7ff3b574c6b | |
parent | d0f36518706ecad58c589ebb0df0caf7f14c9b6c [diff] [blame] |
Add timeout to default configs. Change-Id: I7bf7cdd3e3698fa3e7cf314907c8aa668161cfe4
diff --git a/src/main/resources/kustvakt.conf b/src/main/resources/kustvakt.conf index a0acde9..e45ea32 100644 --- a/src/main/resources/kustvakt.conf +++ b/src/main/resources/kustvakt.conf
@@ -21,6 +21,10 @@ server.port=8089 server.host=localhost +# Timeout +# timeout.guest = 10000 (default) +# timeout.login = 90000 (default) + # Pipe (optional) # pipe.host=https://korap.ids-mannheim.de