|
|
@ -52,13 +52,13 @@
|
|
|
|
<SharedWithAllTenants>true</SharedWithAllTenants>
|
|
|
|
<SharedWithAllTenants>true</SharedWithAllTenants>
|
|
|
|
</ProvisioningConfig>
|
|
|
|
</ProvisioningConfig>
|
|
|
|
<!--
|
|
|
|
<!--
|
|
|
|
isScheduled element used to enable scheduler task to send push notification.
|
|
|
|
isScheduled element used to enable scheduler task to send push notification as batches.
|
|
|
|
Task will send push notification as batches. So this will reduce sudden request burst when many devices try to
|
|
|
|
Batch size and scheduler interval can be configured via cdm-config.xml. So this will reduce sudden request
|
|
|
|
access server after receiving push notification.
|
|
|
|
burst when many devices try to access server after receiving push notification.
|
|
|
|
-->
|
|
|
|
-->
|
|
|
|
<!--Configuration for enable firebase push notifications-->
|
|
|
|
<!--Configuration for enable firebase push notifications-->
|
|
|
|
<!--<PushNotificationProviderConfig type="FCM" isScheduled="false">-->
|
|
|
|
<PushNotificationProviderConfig type="FCM" isScheduled="false">
|
|
|
|
<!--</PushNotificationProviderConfig>-->
|
|
|
|
</PushNotificationProviderConfig>
|
|
|
|
|
|
|
|
|
|
|
|
<DataSource>
|
|
|
|
<DataSource>
|
|
|
|
<JndiConfig>
|
|
|
|
<JndiConfig>
|
|
|
|