commit | d0f36518706ecad58c589ebb0df0caf7f14c9b6c | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Fri Jul 04 11:06:10 2025 +0200 |
committer | margaretha <margaretha@ids-mannheim.de> | Fri Jul 04 11:06:10 2025 +0200 |
tree | d935e2fd89c7abc0f185eda279f4f4c96867c0ff | |
parent | 559090d173df9be032bfaffc768b0bb4bc2bc2a9 [diff] [blame] |
Disable pipe rewriting by default. To activate pipe rewriting, pipe.host property must be configured in kustvakt.conf. Change-Id: I2e99f334629cd75b86dd061120b6b21dd91d3984
diff --git a/src/test/resources/kustvakt-test.conf b/src/test/resources/kustvakt-test.conf index 045dda9..13fd337 100644 --- a/src/test/resources/kustvakt-test.conf +++ b/src/test/resources/kustvakt-test.conf
@@ -29,7 +29,7 @@ server.host=localhost # Pipe (optional) -# pipe.host=https://korap.ids-mannheim.de (default) +# pipe.host=https://korap.ids-mannheim.de # LOCALHOST ONLY FOR TESTING pipe.host=http://localhost