Added new modules and updated existing logic
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user