From f2006722956d76e4956f988e53be0bde1611c52b Mon Sep 17 00:00:00 2001 From: rolux Date: Sat, 20 Dec 2014 19:51:46 +0000 Subject: [PATCH] config docs, minor update --- pandora/config.pandora.jsonc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pandora/config.pandora.jsonc b/pandora/config.pandora.jsonc index 7cf623ef..6356466b 100644 --- a/pandora/config.pandora.jsonc +++ b/pandora/config.pandora.jsonc @@ -89,7 +89,6 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "clipLayers" is the ordered list of public layers that will appear as the text of clips (in grid view, below the icon). Excluding a layer from this list means it will not be included in find annotations. - FIXME: the last bit is not implemented. */ "clipLayers": ["publicnotes", "keywords", "subtitles"], /* @@ -756,6 +755,8 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. Preferences -> Advanced. This is the place to configure various defaults, like the site-wide language and theme, the default list and item views, the default set of filters, etc. + Please make sure that in case you rename or remove entries that are + referenced in "ui", you update them here as well. */ "user": { "level": "guest",