From 1f39230989ebc35c6da4848135e87a804c7e3542 Mon Sep 17 00:00:00 2001 From: rolux Date: Sat, 20 Dec 2014 19:54:57 +0000 Subject: [PATCH] config docs, minor update --- pandora/config.pandora.jsonc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pandora/config.pandora.jsonc b/pandora/config.pandora.jsonc index 6356466b..af46f0e6 100644 --- a/pandora/config.pandora.jsonc +++ b/pandora/config.pandora.jsonc @@ -167,8 +167,9 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. default for the key's type ("+" for strings, "-" for numbers) "sortType": Special sort type ("person" or "title") which can be further configured in "Manage Names" or "Manage Titles" - "value": {key: string, type: string}, for keys whose value is derived - from other keys (like number of actors). Possible values for type + "value": {key: string, type: string} or {layer: string, type: string}, + for keys whose value is derived from other keys or layers (like + "number of actors" or "words per minute"). Possible values for type are "length", "lengthperminute", "words", and "wordsperminute". Alternatively, "value" can be set to the string "capability", which results in an itemKey whose boolean value indicates the presence or