Updated configs.
Change-Id: I99a81881df87619c5175d5220c5cf79d78eceb9a
diff --git a/src/test/resources/kustvakt-test.conf b/src/test/resources/kustvakt-test.conf
index a048478..045dda9 100644
--- a/src/test/resources/kustvakt-test.conf
+++ b/src/test/resources/kustvakt-test.conf
@@ -28,12 +28,14 @@
server.port=8089
server.host=localhost
+# Pipe (optional)
+# pipe.host=https://korap.ids-mannheim.de (default)
+# LOCALHOST ONLY FOR TESTING
+pipe.host=http://localhost
+
## Cache
cache.total.results.enabled = true
-# Pipe
-pipe.host=http://localhost
-
# Default foundries for specific layers (optional)
#
default.foundry.partOfSpeech = tt
@@ -44,12 +46,6 @@
default.foundry.morphology = marmot
default.foundry.surface = base
-# Delete configuration (default hard)
-#
-# delete.auto.group = hard
-#delete.group = soft
-delete.group.member = soft
-
# Virtual corpus and queries
max.user.persistent.queries = 5
max.token.context.size = 40