This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

1export const STREAM_NAME = 'notella:stream'; 2export const SUBJECT_NAME = 'notella:notification'; 3export const CONSUMER_NAME = 'NotellaConsumer';