Sha256: 2e11fd4cf3a1856b836d4c4af3ff065d09200c642cd3d4904577b6ca3b342598
Contents?: true
Size: 438 Bytes
Versions: 3
Compression:
Stored size: 438 Bytes
Contents
{ // Configuration file for kalindar - web frontend to view ics files. // In JSON format. // Specify one or more ics files. // You can skip the list (['one.ics', 'two.ics']) syntax for single ones. // The first calender is the one to be edited. "calendar_files": ["kalindar.ics", "spec/testcal.ics"], // Specify the locale (currently 'de' or 'en'). "locale": "de", "preset_locations": ["Kneipe", "gr. Seminarraum"] }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
kalindar-0.3.0 | config.json |
kalindar-0.2.1 | config.json |
kalindar-0.2.0 | config.json |