add defaults

This commit is contained in:
j 2018-11-16 17:54:47 +00:00
parent c788dd733f
commit fbc69296dd

View file

@ -10,6 +10,7 @@
annotations by specific users can be turned on and off
*/
"annotations": {
"separator": ";",
"showUsers": true
},
/*
@ -54,6 +55,7 @@
"canExportAnnotations": {"member": true, "staff": true, "admin": true},
"canImportAnnotations": {"member": true, "staff": true, "admin": true},
"canImportItems": {"member": true, "staff": true, "admin": true},
"canManageTranslations": {"admin": true},
"canManageDocuments": {"member": true, "staff": true, "admin": true},
"canManageEntities": {"member": true, "staff": true, "admin": true},
"canManageHome": {"staff": true, "admin": true},
@ -1185,6 +1187,7 @@
"level": "guest",
"ui": {
"annotationsCalendarSize": 128,
"annotationsHighlight": "none",
"annotationsMapSize": 128,
"annotationsRange": "all",
"annotationsSize": 256,