Updated configs.

Change-Id: I99a81881df87619c5175d5220c5cf79d78eceb9a
diff --git a/src/main/resources/kustvakt.conf b/src/main/resources/kustvakt.conf
index 96a5823..0d261dc 100644
--- a/src/main/resources/kustvakt.conf
+++ b/src/main/resources/kustvakt.conf
@@ -21,6 +21,9 @@
 server.port=8089
 server.host=localhost
 
+# Pipe (optional) 
+# pipe.host=https://korap.ids-mannheim.de (default)
+
 # default foundries for specific layers
 default.foundry.partOfSpeech = tt
 default.foundry.lemma = tt
@@ -30,11 +33,6 @@
 default.foundry.morphology = marmot
 default.foundry.surface = base
 
-# delete configuration (default hard)
-# delete.auto.group = hard
-delete.group = soft
-delete.group.member = soft
-
 
 # Availability regex only support |
 # It should be removed/commented when the data doesn't contain availability field.