RaspAgenda/config.json

21 lines
392 B
JSON

{
"isDisplayConected": false,
"screenWidth": 250,
"screenHeight": 122,
"imageWidth": 250,
"imageHeight": 122,
"rotateAngle": 180,
"hourFormat": "12h",
"latitude": 40.4084,
"longitude": -3.6876,
"timezone": "Europe/Madrid",
"locales": "es_ES.UTF-8",
"caldavURL": "",
"caldavUser": "",
"caldavPassword": "",
"caldavBlacklist": "blocked cal 1, blocked cal 2"
}