Add option to allow subscribers to choose resources

This commit is contained in:
Simon Larsen 2023-12-16 13:11:06 +00:00
parent 54600cf358
commit 93fc5b68ff
No known key found for this signature in database
GPG Key ID: AB45983AA9C81CDE

View File

@ -240,6 +240,7 @@ export default class StatusPageAPI extends BaseAPI<
enableEmailSubscribers: true,
enableSmsSubscribers: true,
isPublicStatusPage: true,
allowSubscribersToChooseResources: true,
requireSsoForLogin: true,
coverImageFile: {
file: true,