Skip to main content

Configuration

You can adjust the maximum number of notifications the system can hold in its queue. This is handled in the NS_Config script.


NS_Config

This class contains the global configuration constants for the Notification System.

  • NOTIFICATIONS_QNT: Defines the maximum queue size to hold notifications. By default, this is set to 5. Change this integer to increase or decrease the maximum number of queued messages.