- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 13 for sekondes (0.05 seconds)
-
src/main/resources/mail/log_notification.dfmail
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 02:24:08 GMT 2026 - 343 bytes - Click Count (0) -
src/test/java/org/codelibs/fess/helper/LogNotificationHelperTest.java
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 02:24:08 GMT 2026 - 6.3K bytes - Click Count (0) -
src/main/resources/fess_config.properties
# Window size in milliseconds. rate.limit.window.ms=60000 # Duration in milliseconds to block IP when limit exceeded. rate.limit.block.duration.ms=300000 # Retry-After header value in seconds. rate.limit.retry.after.seconds=60 # Comma-separated list of whitelisted IPs (e.g., 127.0.0.1,::1). rate.limit.whitelist.ips=127.0.0.1,::1 # Comma-separated list of blocked IPs. rate.limit.blocked.ips=
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 59.3K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/exec/ThumbnailGenerator.java
totalCount += count; } executorService.shutdown(); executorService.awaitTermination(60, TimeUnit.SECONDS); } catch (final InterruptedException e) { if (logger.isDebugEnabled()) { logger.debug("Interrupted.", e); } } finally {Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 02:24:08 GMT 2026 - 10.4K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/app/web/admin/general/EditForm.java
@Size(max = 1000) public String entraidAuthority; /** Entra ID OAuth2 reply URL. */ @Size(max = 1000) public String entraidReplyUrl; /** Entra ID state parameter TTL in seconds. */ @Size(max = 100) public String entraidStateTtl; /** Entra ID default groups. */ @Size(max = 1000) public String entraidDefaultGroups; /** Entra ID default roles. */Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 02:24:08 GMT 2026 - 15.8K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
* Get the value for the key 'rate.limit.retry.after.seconds'. <br> * The value is, e.g. 60 <br> * comment: Retry-After header value in seconds. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getRateLimitRetryAfterSeconds(); /** * Get the value for the key 'rate.limit.retry.after.seconds' as {@link Integer}. <br>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 576.9K bytes - Click Count (2) -
CONTRIBUTING.md
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Fri Mar 27 18:43:39 GMT 2026 - 19.1K bytes - Click Count (0) -
src/main/resources/fess_label_fr.properties
labels.search_result_status=Résultats <b>{2}</b> - <b>{3}</b> sur <b>{1}</b> pour <b>{0}</b> labels.search_result_status_over=Résultats <b>{2}</b> - <b>{3}</b> sur plus de <b>{1}</b> pour <b>{0}</b> labels.search_result_time=({0} secondes) labels.prev_page=Précédent labels.next_page=Suivant labels.did_not_match=Votre recherche - <b>{0}</b> - ne correspond à aucun document. labels.did_not_match_suggestion=Essayez d'autres mots-clés ou vérifiez l'orthographe.Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 54.4K bytes - Click Count (0) -
src/main/resources/fess_label_en.properties
labels.search_result_status=Results <b>{2}</b> - <b>{3}</b> of <b>{1}</b> for <b>{0}</b> labels.search_result_status_over=Results <b>{2}</b> - <b>{3}</b> of over <b>{1}</b> for <b>{0}</b> labels.search_result_time=({0} seconds) labels.prev_page=Prev labels.next_page=Next labels.did_not_match=Your search - <b>{0}</b> - did not match any documents. labels.did_not_match_suggestion=Try different keywords or check your spelling.Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 48.9K bytes - Click Count (0) -
src/main/resources/fess_label_nl.properties
labels.search_result_status_over=Zoekresultaten voor <b>{0}</b><span class="br-phone"></span> ongeveer <b>{1}</b> of meer <b>{2}</b> - <b>{3}</b> labels.search_result_time=({0} seconden) labels.prev_page=Vorige labels.next_page=Volgende labels.did_not_match=Geen informatie gevonden die overeenkomt met <b>{0}</b>. labels.did_not_match_suggestion=Probeer andere zoekwoorden of controleer de spelling.
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 11:54:13 GMT 2026 - 51.3K bytes - Click Count (1)