Paul Martin
2016-04-27 c2188a840bc4153ae92112b04b2e06a90d3944aa
src/main/java/com/gitblit/manager/INotificationManager.java
@@ -22,6 +22,14 @@
public interface INotificationManager extends IManager {
   /**
    * Returns true if the email service is configured and ready to send notifications.
    *
    * @return true if the email service is operational
    * @since 1.6.0
    */
   boolean isSendingMail();
   /**
    * Notify the administrators by email.
    *
    * @param subject