- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 56 for notificationTo (0.2 sec)
-
src/main/java/org/codelibs/fess/app/web/admin/general/AdminGeneralAction.java
systemProperties.store(); } catch (final Exception e) { logger.warn("Failed to send a test mail.", e); saveError(messages -> messages.addErrorsFailedToSendTestmail(GLOBAL)); } return redirectByParam(AdminGeneralAction.class, "notificationTo", form.notificationTo); } /**
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 13.9K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/admin/general/EditForm.java
*/ @Size(max = 10000) public String purgeByBots; /** * Email addresses to receive system notifications. * Multiple addresses can be specified, separated by commas. */ @Size(max = 1000) public String notificationTo; /** * Enable or disable search suggestions based on search logs. * When enabled, suggestions are generated from previous searches.
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 9.9K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/admin/general/admin_general.jsp
<label for="notificationTo" class="col-sm-3 text-sm-right col-form-label"><la:message key="labels.notification_to"/></label> <div class="col-sm-9"> <la:errors property="notificationTo"/> <div class="input-group">
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jun 14 00:36:40 UTC 2025 - 39.6K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/app/web/admin/general/MailForm.java
/** The purge user info day setting. */ 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) -
src/main/resources/fess_label_en.properties
labels.handlerName=Handler Name labels.handlerParameter=Parameter labels.handlerScript=Script labels.popularWord=Popular Word labels.ignoreFailureType=Ignored Failure Type labels.lastAccessTime=Last Access Time labels.notificationTo=Notification To labels.num=Num labels.pn=Page Number labels.protocolScheme=Scheme labels.purgeByBots=Purge Bots labels.logLevel=Log Level labels.purgeSearchLogDay=Purge Search Log labels.query=Query
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_zh_TW.properties
labels.fileConfigName=檔案爬網配置名稱 labels.fileName=檔案名稱 labels.handlerName=處理程式名稱 labels.handlerParameter=參數 labels.handlerScript=腳本 labels.popularWord=熱門詞 labels.ignoreFailureType=忽略的失敗類型 labels.lastAccessTime=上次訪問時間 labels.notificationTo=通知對象 labels.num=數量 labels.pn=頁碼 labels.protocolScheme=方案 labels.purgeByBots=按機器人清除 labels.logLevel=日誌級別 labels.purgeSearchLogDay=刪除搜尋日誌 labels.query=查詢 labels.queryId=查詢ID labels.rt=rt
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label.properties
labels.handlerName=Handler Name labels.handlerParameter=Parameter labels.handlerScript=Script labels.popularWord=Popular Word labels.ignoreFailureType=Ignored Failure Type labels.lastAccessTime=Last Access Time labels.notificationTo=Notification To labels.num=Num labels.pn=Page Number labels.protocolScheme=Scheme labels.purgeByBots=Purge Bots labels.logLevel=Log Level labels.purgeSearchLogDay=Purge Search Log labels.query=Query
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jun 28 08:40:50 UTC 2025 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.handlerName=Handler-Name labels.handlerParameter=Parameter labels.handlerScript=Skript labels.popularWord=Beliebtes Wort labels.ignoreFailureType=Ignorierter Fehlertyp labels.lastAccessTime=Letzte Zugriffszeit labels.notificationTo=Benachrichtigung an labels.num=Anzahl labels.pn=Seitennummer labels.protocolScheme=Schema labels.purgeByBots=Bots löschen labels.logLevel=Protokollebene labels.purgeSearchLogDay=Suchprotokoll löschen
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.5K bytes - Viewed (1) -
src/main/resources/fess_label_pl.properties
labels.handlerName=Nazwa obsługi labels.handlerParameter=Parametr labels.handler_script=Skrypt labels.popularWord=Popularne słowo labels.ignoreFailureType=Ignorowane typy błędów labels.lastAccessTime=Data ostatniego dostępu labels.notificationTo=Powiadom do labels.num=Liczba labels.pn=Numer strony labels.protocolScheme=Schemat labels.purgeByBots=Usuń przez boty labels.logLevel=Poziom logowania labels.purgeSearchLogDay=Usuń dzienniki wyszukiwania
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 44.6K bytes - Viewed (0) -
src/main/resources/fess_label_es.properties
labels.handlerParameter=Parámetro labels.handlerScript=Script labels.popularWord=Palabra popular labels.ignoreFailureType=Tipos de fallo ignorados labels.lastAccessTime=Fecha del último acceso labels.notificationTo=Notificar a labels.num=Número labels.pn=Número de página labels.protocolScheme=Esquema labels.purgeByBots=Eliminar por Bots labels.logLevel=Nivel de registro labels.purgeSearchLogDay=Eliminar registros de búsqueda
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.4K bytes - Viewed (0)