# Calendar settings # https://stalw.art/docs/collaboration/calendar { max-recurrence-expansions = 2048; # 512 KiB max-size = 524288; max-attendees-per-instance = 20; default.href-name = "default"; default.display-name = "Personal"; # Scheduling # https://stalw.art/docs/collaboration/scheduling scheduling.enable = true; # 1 MiB scheduling.inbound.max-size = 1048576; scheduling.outbound.max-recipients = 100; scheduling.inbox.auto-expunge = "30d"; scheduling.http-rsvp.enable = true; scheduling.http-rsvp.expiration = "7d"; # Notifications # https://stalw.art/docs/collaboration/notifications alarms.enable = true; alarms.minimum-interval = "1h"; alarms.from.name = "PyroNet Calendars"; alarms.from.email = "calendar-notifs@pyrox.dev"; }