Ghost/ghost/member-events/lib
Naz 8892a60948 Renamed verification threshold parameter
refs https://github.com/TryGhost/Toolbox/issues/387

- There will three distinct verification limits soon. To keep the naming clear "configThreshold" would be too generic/confusing to use.
- Introduced jsdoc descriptions for the "source" parameter, which will be corelating with each new config parameter ("apiTriggerThreshold", "importTriggerThreshold", "adminTriggerThreshold", etc.). This should give a better visibility into parameters we are dealing in this area.
2022-08-25 14:26:44 +08:00
..
MemberCommentEvent.js
MemberCreatedEvent.js Renamed verification threshold parameter 2022-08-25 14:26:44 +08:00
MemberEntryViewEvent.js
MemberPageViewEvent.js
MemberPaidCancellationEvent.js
MemberPaidConversionEvent.js
MemberSignupEvent.js
MemberSubscribeEvent.js Renamed verification threshold parameter 2022-08-25 14:26:44 +08:00
MemberUnsubscribeEvent.js
SubscriptionCreatedEvent.js