- Sort Score
- Result 10 results
- Languages All
Results 321 - 330 of 377 for blivit (0.06 sec)
-
docs/metrics/v3.md
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Aug 12 18:20:36 UTC 2025 - 45.2K bytes - Viewed (0) -
docs/metrics/prometheus/grafana/minio-dashboard.json
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Mon Aug 04 01:46:49 UTC 2025 - 93.1K bytes - Viewed (0) -
mockwebserver/src/main/kotlin/mockwebserver3/MockWebServer.kt
* HTTP connections when connection reuse is in practice. */ public val requestCount: Int get() = atomicRequestCount.get() /** The number of bytes of the POST body to keep in memory to the given limit. */ public var bodyLimit: Long = Long.MAX_VALUE public var serverSocketFactory: ServerSocketFactory? @Synchronized get() = serverSocketFactory_ @Synchronized set(value) {
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sat Aug 02 20:36:00 UTC 2025 - 40.3K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.7.md
* Openstack cinder v1/v2/auto API support ([#40423](https://github.com/kubernetes/kubernetes/pull/40423), [@mkutsevol](https://github.com/mkutsevol)) * Alpha feature: allows users to set storage limit to isolate EmptyDir volumes. It enforces the limit by evicting pods that exceed their storage limits ([#45686](https://github.com/kubernetes/kubernetes/pull/45686), [@jingxu97](https://github.com/jingxu97)) * Bug fixes
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 308.7K bytes - Viewed (1) -
src/main/java/org/codelibs/fess/Constants.java
/** Default value for ignore failure type (empty string). */ public static final String DEFAULT_IGNORE_FAILURE_TYPE = StringUtil.EMPTY; /** Default failure count value (-1 indicates no limit). */ public static final Integer DEFAULT_FAILURE_COUNT = -1; /** Default purge day value (-1 indicates no purging). */ public static final String DEFAULT_PURGE_DAY = "-1";
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 34.6K bytes - Viewed (0) -
docs/ko/docs/tutorial/sql-databases.md
여기서 `SessionDep` 의존성 (즉, `Session`)을 사용하여 새로운 `Hero`를 `Session` 인스턴스에 추가하고, 데이터베이스에 변경 사항을 커밋하고, `hero` 데이터의 최신 상태를 갱신한 다음 이를 반환합니다. ### Heroes 조회하기 `select()`를 사용하여 데이터베이스에서 `Hero`를 **조회**할 수 있습니다. 결과에 페이지네이션을 적용하기 위해 `limit`와 `offset`을 포함할 수 있습니다. {* ../../docs_src/sql_databases/tutorial001_an_py310.py ln[48:55] hl[51:52,54] *} ### 단일 Hero 조회하기 단일 `Hero`를 **조회**할 수도 있습니다.
Registered: Sun Sep 07 07:19:17 UTC 2025 - Last Modified: Tue Dec 24 16:14:29 UTC 2024 - 18K bytes - Viewed (0) -
cmd/site-replication.go
targetARN := "" var updateTgt, updateBW bool var targetToUpdate madmin.BucketTarget for _, target := range targets { if target.Arn == ruleARN { targetARN = ruleARN updateBW = peer.DefaultBandwidth.Limit != 0 && target.BandwidthLimit == 0 if (target.URL().String() != peer.Endpoint) || updateBW { updateTgt = true targetToUpdate = target } break } }
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 184.7K bytes - Viewed (0) -
src/main/resources/fess_label_de.properties
labels.backup_configuration=Sicherung labels.backup_name=Name labels.backup_bulk_file=Bulk-Datei labels.backup_button_upload=Hochladen labels.process_time_is_exceeded=Die Suchverarbeitungszeit hat das Limit überschritten. Die angezeigten Ergebnisse können unvollständig sein. labels.user_given_name=Vorname labels.givenName=Vorname (gegebener Name) labels.user_surname=Nachname labels.surame=Nachname labels.user_mail=E-Mail
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.5K bytes - Viewed (1) -
CHANGELOG/CHANGELOG-1.12.md
* Custom apiservers built with the latest apiserver library will have the 100MB limit on the body of resource requests as well. The limit can be altered via ServerRunOptions.MaxRequestBodyBytes. * The body size limit does not apply to subresources like pods/proxy that proxy request content to another server.
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 293.8K bytes - Viewed (0) -
src/main/resources/fess_label_pl.properties
labels.send_testmail=Wyślij e-mail testowy labels.backup_configuration=Kopia zapasowa labels.backup_name=Nazwa labels.backup_bulk_file=Plik zbiorczy labels.backup_button_upload=Prześlij labels.process_time_is_exceeded=Przekroczono limit czasu oczekiwania na wyszukiwanie. Wyświetlone wyniki mogą być częściowe. labels.user_given_name=Imię (imię własne) labels.givenName=Imię (imię własne) labels.user_surname=Nazwisko labels.surame=Nazwisko
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 44.6K bytes - Viewed (0)