- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for realm (0.04 seconds)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
/** * Get the value for the key 'rate.limit.trusted.proxies'. <br> * The value is, e.g. 127.0.0.1,::1 <br> * comment: Comma-separated list of trusted proxy IPs. Only trust X-Forwarded-For/X-Real-IP from these IPs. * @return The value of found property. (NotNull: if not found, exception but basically no way) */ String getRateLimitTrustedProxies(); /**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) -
docs/en/docs/release-notes.md
* Update GitHub action issue-manager. PR [#1520](https://github.com/tiangolo/fastapi/pull/1520). * Add new links: * **English articles**: * [Real-time Notifications with Python and Postgres](https://wuilly.com/2019/10/real-time-notifications-with-python-and-postgres/) by [Guillermo Cruz](https://wuilly.com/).
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Apr 03 12:07:04 GMT 2026 - 631K bytes - Click Count (0) -
RELEASE.md
* Added Java API support for Windows. * Added `tf.spectral` module. Moved existing FFT ops to `tf.spectral` while keeping an alias in the old location (`tf.*`). * Added 1D, 2D and 3D Fourier transform ops for real signals to `tf.spectral`. * Added a `tf.bincount` function. * Added Keras 2 API to contrib. * Added a new lightweight queue-like object - `RecordInput`. * Added `tf.contrib.image.compose_transforms` function.Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Mon Mar 30 18:31:38 GMT 2026 - 746.5K bytes - Click Count (3)