Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for notification_to (0.06 sec)

  1. src/main/java/org/codelibs/fess/app/web/admin/general/MailForm.java

        public String purgeUserInfoDay;
    
        /** The purge by bots setting. */
        public String purgeByBots;
    
        /** The notification recipient setting. */
        @Required
        @Size(max = 1000)
        public String notificationTo;
    
        /** The suggest search log setting. */
        public String suggestSearchLog;
    
        /** The suggest documents setting. */
        public String suggestDocuments;
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 17 08:28:31 UTC 2025
    - 2.6K bytes
    - Viewed (0)
Back to top