- Sort Score
- Result 10 results
- Languages All
Results 311 - 320 of 351 for Token (0.05 sec)
-
src/main/resources/fess_label_zh_TW.properties
labels.purgeUserInfoDay=刪除以前的使用者日誌 labels.reading=讀音 labels.roleTypeIds=角色ID labels.scriptData=腳本 labels.scriptResult=結果 labels.scriptType=執行方法 labels.segmentation=分段 labels.startTime=開始時間 labels.target=目標 labels.token=令牌 labels.synonymFile=同義詞檔案 labels.stopwordsFile=停用詞檔案 labels.stemmerOverrideFile=詞幹覆蓋檔案 labels.mappingFile=映射檔案 labels.protwordsFile=Protwords檔案 labels.kuromojiFile=Kuromoji檔案 labels.elevateWordFile=提升詞檔案
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 40.7K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.12.md
- Upon receiving a LIST request with an expired continue token, the apiserver now returns a continue token together with the 410 "the from parameter is too old" error. If the client does not care about getting a list from a consistent snapshot, the client can use this token to continue listing from the next key, but the returned chunk will be from the latest snapshot. ([#67284](https://github.com/kubernetes/kubernetes/pull/67284),...
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 293.8K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.11.md
* kubeadm: The Token-related fields in the `MasterConfiguration` object have now been refactored. Instead of the top-level `.Token`, `.TokenTTL`, `.TokenUsages`, `.TokenGroups` fields, there is now a `BootstrapTokens` slice of `BootstrapToken` objects that support the same features under the `.Token`, `.TTL`, `.Usages`, `.Groups` fields. ([#64408](https://github.com/kubernetes/kubernetes/pull/64408), [@lu...
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Feb 06 06:04:15 UTC 2020 - 328.4K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.4.md
* Some components like kube-dns and kube-proxy could fail to load the service account token when started within a pod. Properly handle empty configurations to try loading the service account config. ([#31947](https://github.com/kubernetes/kubernetes/pull/31947), [@smarterclayton](https://github.com/smarterclayton))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu Dec 24 02:28:26 UTC 2020 - 133.5K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/Constants.java
// ============================================================ /** User information session key. */ public static final String USER_INFO = "LoginInfo"; /** Search engine API access token key. */ public static final String SEARCH_ENGINE_API_ACCESS_TOKEN = "searchEngineApiAccessToken"; /** Default field name identifier. */ public static final String DEFAULT_FIELD = "_default";
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 17 08:28:31 UTC 2025 - 34.6K bytes - Viewed (0) -
src/main/resources/fess_label_ru.properties
labels.roleTypeIds=ID ролей labels.scriptData=Скрипт labels.scriptResult=Результат labels.scriptType=Метод выполнения labels.segmentation=Сегментация labels.startTime=Время начала labels.target=Цель labels.token=Токен labels.synonymFile=Файл синонимов labels.stopwordsFile=Файл стоп-слов labels.stemmerOverrideFile=Файл переопределения стеммера labels.mappingFile=Файл сопоставления labels.protwordsFile=Файл Protwords
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 55.8K bytes - Viewed (0) -
cmd/xl-storage-disk-id-check.go
} } } const ( diskHealthOK int32 = iota diskHealthFaulty ) type diskHealthTracker struct { // atomic time of last success lastSuccess int64 // atomic time of last time a token was grabbed. lastStarted int64 // Atomic status of disk. status atomic.Int32 // Atomic number indicates if a disk is hung waiting atomic.Int32 }
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Apr 25 05:41:04 UTC 2025 - 34.5K bytes - Viewed (0) -
src/main/resources/fess_label_ko.properties
labels.reading=읽기 labels.roleTypeIds=역할 ID labels.scriptData=스크립트 labels.scriptResult=결과 labels.scriptType=실행 방법 labels.segmentation=분할 labels.startTime=시작 시간 labels.target=대상 labels.token=토큰 labels.synonymFile=동의어 파일 labels.stopwordsFile=불용어 파일 labels.stemmerOverrideFile=Stemmer 덮어쓰기 파일 labels.mappingFile=매핑 파일 labels.protwordsFile=Protwords 파일 labels.kuromojiFile=Kuromoji 파일
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.1K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.13.md
* Bump up pod short start timeout to 2 minutes. ([#69291](https://github.com/kubernetes/kubernetes/pull/69291), [@mrunalp](https://github.com/mrunalp)) * Use the mounted "/var/run/secrets/kubernetes.io/serviceaccount/token" as the token file for running in-cluster based e2e testing. ([#69273](https://github.com/kubernetes/kubernetes/pull/69273), [@dims](https://github.com/dims))
Registered: Fri Sep 05 09:05:11 UTC 2025 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 273.1K bytes - Viewed (0) -
src/main/resources/fess_label_zh_CN.properties
labels.purgeUserInfoDay=删除以前的用户日志 labels.reading=阅读 labels.roleTypeIds=角色ID labels.scriptData=脚本 labels.scriptResult=结果 labels.scriptType=执行方法 labels.segmentation=分段 labels.startTime=开始时间 labels.target=目标 labels.token=令牌 labels.synonymFile=同义词文件 labels.stopwordsFile=停用词文件 labels.stemmerOverrideFile=词干覆盖文件 labels.mappingFile=映射文件 labels.protwordsFile=Protwords文件 labels.kuromojiFile=Kuromoji文件 labels.elevateWordFile=提升词文件
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 40.5K bytes - Viewed (0)