disabling pullnotification in default pack

This commit is contained in:
ayyoob 2017-06-17 19:00:10 +05:30
parent ca33f035df
commit f4605a5cfb

View File

@ -39,7 +39,7 @@
</PushNotificationProviders>
</PushNotificationConfiguration>
<PullNotificationConfiguration>
<Enabled>true</Enabled>
<Enabled>false</Enabled>
</PullNotificationConfiguration>
<IdentityConfiguration>
<ServerUrl>https://localhost:9443</ServerUrl>