From e8e5ce415d52ca2b203fc1fbb6852345d64df736 Mon Sep 17 00:00:00 2001 From: j Date: Tue, 8 May 2018 12:33:39 +0100 Subject: [PATCH] enable autocomplete by default --- pandora/config.pandora.jsonc | 1 + 1 file changed, 1 insertion(+) diff --git a/pandora/config.pandora.jsonc b/pandora/config.pandora.jsonc index 2f26e2d5..b9e92c41 100644 --- a/pandora/config.pandora.jsonc +++ b/pandora/config.pandora.jsonc @@ -875,6 +875,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "title": "Keywords", "canAddAnnotations": {"member": true, "staff": true, "admin": true}, "item": "Keyword", + "autocomplete": true, "overlap": true, "type": "string" },