- Sort Score
- Result 10 results
- Languages All
Results 301 - 310 of 354 for blivit (0.04 sec)
-
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) -
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) -
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) -
src/main/resources/suggest_indices/_aws/suggest_analyzer.json
"stopwords": "_english_" }, "content_length_filter": { "type": "length", "max": 30 }, "limit_token_count_filter": { "type": "limit", "max_token_count": 2147483647 }, "stemmer_en_filter": { "type": "stemmer", "name": "english" }, "arabic_stop": { "type": "stop",
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Wed Mar 24 12:55:37 UTC 2021 - 57.4K bytes - Viewed (0) -
src/main/resources/suggest_indices/suggest_analyzer.json
"stopwords": "_english_" }, "content_length_filter": { "type": "length", "max": 30 }, "limit_token_count_filter": { "type": "limit", "max_token_count": 2147483647 }, "stemmer_en_filter": { "type": "stemmer", "name": "english" }, "arabic_stop": { "type": "stop",
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu May 23 05:09:51 UTC 2019 - 57.7K bytes - Viewed (0) -
cmd/admin-heal-ops.go
// sequence automatically resumes. The return value indicates if the // operation succeeded. func (h *healSequence) pushHealResultItem(r madmin.HealResultItem) error { // start a timer to keep an upper time limit to find an empty // slot to add the given heal result - if no slot is found it // means that the server is holding the maximum amount of // heal-results in memory and the client has not consumed it // for too long.
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 25.4K bytes - Viewed (0) -
docs/metrics/prometheus/list.md
|:-------------------------------------------|:----------------------------------------------------------------------------------------------------------------| | `minio_node_file_descriptor_limit_total` | Limit on total number of open file descriptors for the MinIO Server process. |
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue Aug 12 18:20:36 UTC 2025 - 43.4K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.10.md
--pod-max-pids. Note that since this is a alpha feature they will need to enable the "SupportPodPidsLimit" feature. By default, we do not set any maximum limit, If an administrator wants to enable this, they should enable SupportPodPidsLimit=true in the --feature-gates= parameter to kubelet and specify the limit using the --pod-max-pids parameter. The limit set is the total count of all processes running in all containers in the pod. ([#57973](https://github.com/kubernetes/kubernetes/pull/57973),[@dims...
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 341.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)