data.json 888 B

123456789101112131415161718192021222324252627282930
  1. {
  2. "calendarSources": [
  3. {
  4. "type": "local",
  5. "color": "#a541f6",
  6. "directory": "06 Calendar"
  7. },
  8. {
  9. "type": "caldav",
  10. "color": "#0082C9",
  11. "url": "https://nx23269.your-storageshare.de/remote.php/dav",
  12. "username": "marius",
  13. "password": "X8DkL-5mpm5-SRqBB-qgpaF-iD4Dz",
  14. "name": "Persönlich",
  15. "homeUrl": "https://nx23269.your-storageshare.de/remote.php/dav/calendars/Marius/personal/"
  16. },
  17. {
  18. "type": "caldav",
  19. "color": "#E9D859",
  20. "url": "https://nx23269.your-storageshare.de/remote.php/dav",
  21. "username": "marius",
  22. "password": "X8DkL-5mpm5-SRqBB-qgpaF-iD4Dz",
  23. "name": "Geburtstage von Kontakten",
  24. "homeUrl": "https://nx23269.your-storageshare.de/remote.php/dav/calendars/Marius/contact_birthdays/"
  25. }
  26. ],
  27. "defaultCalendar": 0,
  28. "recursiveLocal": true,
  29. "firstDay": 1
  30. }