Configuring License Notification Settings
You can control the way Cartella behaves in response to a pending license expiration in Cartella.config. Most notably, NoticeDaysBeforeLicenseExpires determines how many days of notice is given to the site administrator before the Cartella license expires.
On the specified day, Cartella sends an email notification of the pending expiration. For example, in the code sample below, Cartella will send a notification 60 days before the license expires. Once the notification period has been reached, two other variables determine if a notice is also sent to Ingeniux and, if so, what address is used; however, Ingeniux recommends leaving these settings at the default values created during installation.
Next Steps: Recycle the Cartella site application pool in IIS in order for your changes to take effect, immediately.
Related Topics