From 935ca5235ba577bf54c85651152392cad41b11c1 Mon Sep 17 00:00:00 2001 From: j Date: Sat, 6 Jun 2020 13:30:09 +0200 Subject: [PATCH] more defaults --- config.jsonc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.jsonc b/config.jsonc index 48c7bab..2b0ee01 100644 --- a/config.jsonc +++ b/config.jsonc @@ -1170,6 +1170,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. }, "document": "", "documents": {}, + "documentFiltersSize": 176, "documentSize": 256, "documentView": "view", "documentsSelection": {}, @@ -1246,6 +1247,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "showCalendarControls": false, "showClips": true, "showDocument": true, + "showDocumentFilters": false, "showFilters": true, "showIconBrowser": false, "showInfo": true,