- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for 256 (0.01 sec)
-
docs/changelogs/changelog_3x.md
* Fix: Use the correct key size in the name of `TLS_AES_128_CCM_8_SHA256` which is a TLS 1.3 cipher suite. We accidentally specified a key size of 256, preventing that cipher suite from being selected for any TLS handshakes. We didn't notice because this cipher suite isn't supported on Android, Java, or Conscrypt.
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sun Feb 06 14:55:54 UTC 2022 - 50.8K bytes - Viewed (0) -
src/main/resources/fess_config.properties
# Size for no-match query highlight. query.highlight.no.match.size=0 # Order for query highlight fragments. query.highlight.order=score # Phrase limit for query highlighting. query.highlight.phrase.limit=256 # Fields for content description in query highlighting. query.highlight.content.description.fields=hl_content,digest # Whether to detect boundary position in query highlighting. query.highlight.boundary.position.detect=true
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 14:45:37 UTC 2025 - 54.7K bytes - Viewed (0)