Added new modules and updated existing logic

This commit is contained in:
Dieter Neumann
2026-02-24 13:32:01 +01:00
parent 2a4b4ed5fe
commit ad734273ce
694 changed files with 27935 additions and 610 deletions

View File

@@ -12,7 +12,7 @@
},
"CalendarWorker": {
"Enabled": true,
"IntervalMinutes": 60,
"IntervalMinutes": 5,
"TokenStorePath": "App_Data/refresh-tokens.json",
"TokenScope": "User.Read Calendars.ReadWrite offline_access"
},
@@ -22,4 +22,4 @@
"Microsoft.AspNetCore": "Warning"
}
}
}
}