all repos — mycal @ a2faec9a7ee3c8255a55331e247c028eebe3f978

private calendar anonymiser

remove old single-calendar configuration from example

Alan Pearce
commit

a2faec9a7ee3c8255a55331e247c028eebe3f978

parent

c59bce819a70f39e49be2c3c1c75f5ef4576820c

1 file changed, 0 insertions(+), 6 deletions(-)

changed files
M config.toml.exampleconfig.toml.example
@@ -5,12 +5,6 @@ name = "John Doe"
email = "john.doe@example.com" timezone = "Europe/London" -# Legacy calendar configuration (for backward compatibility) -# Only one of url or file should be specified -[calendar] -url = "https://example.com/calendar.ics" -# file = "/path/to/calendar.ics" - # Multiple calendars configuration # You can specify as many calendars as needed