Enable notification for expriring paid subscriptions by default
authorMatthias Schmidt <gravatronics@live.com>
Sun, 21 Jan 2018 11:24:20 +0000 (12:24 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Sun, 21 Jan 2018 11:24:20 +0000 (12:24 +0100)
com.woltlab.wcf/userNotificationEvent.xml

index e702745230b788459599a34789dea537ff624f07..e7b31f4b3a43c101280cd7abcf3f9ed64c519445 100644 (file)
@@ -63,6 +63,7 @@
                        <name>expiring</name>
                        <objecttype>com.woltlab.wcf.paidSubscription.user</objecttype>
                        <classname>wcf\system\user\notification\event\ExpiringPaidSubscriptionUserUserNotificationEvent</classname>
+                       <preset>1</preset>
                        <options>module_paid_subscription</options>
                </event>