default values

This commit is contained in:
j 2018-11-13 16:32:39 +00:00
parent 7c5620f51d
commit f67026fc77
3 changed files with 3 additions and 0 deletions

View File

@ -1204,6 +1204,7 @@
"newsletter": true, "newsletter": true,
"ui": { "ui": {
"annotationsCalendarSize": 128, "annotationsCalendarSize": 128,
"annotationsHighlight": "none",
"annotationsMapSize": 128, "annotationsMapSize": 128,
"annotationsRange": "all", "annotationsRange": "all",
"annotationsSize": 256, "annotationsSize": 256,

View File

@ -1670,6 +1670,7 @@
"newsletter": true, "newsletter": true,
"ui": { "ui": {
"annotationsCalendarSize": 128, "annotationsCalendarSize": 128,
"annotationsHighlight": "none",
"annotationsMapSize": 128, "annotationsMapSize": 128,
"annotationsRange": "all", "annotationsRange": "all",
"annotationsSize": 256, "annotationsSize": 256,

View File

@ -1148,6 +1148,7 @@
"level": "guest", "level": "guest",
"ui": { "ui": {
"annotationsCalendarSize": 128, "annotationsCalendarSize": 128,
"annotationsHighlight": "none",
"annotationsHighlight": false, "annotationsHighlight": false,
"annotationsMapSize": 128, "annotationsMapSize": 128,
"annotationsRange": "position", "annotationsRange": "position",