enable autocomplete by default

This commit is contained in:
j 2018-05-08 12:33:39 +01:00
parent 7f895a8660
commit e8e5ce415d
1 changed files with 1 additions and 0 deletions

View File

@ -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"
},