Search Options

Results per page
Sort
Preferred Languages
Advance

Results 271 - 280 of 652 for disabled (0.49 sec)

  1. src/main/resources/fess_label_zh_TW.properties

    labels.purge_by_bots=要刪除日誌的機器人名稱
    labels.log_level=日誌級別
    labels.csv_file_encoding=CSV檔案編碼
    labels.notification_to=通知郵件
    labels.pathmap_configuration=路徑映射
    labels.pathmap_title_details=路徑映射
    labels.disabled=禁用
    labels.pathmap_pt_crawling=爬網
    labels.pathmap_pt_displaying=顯示
    labels.pathmap_pt_both=爬網/顯示
    labels.pathmap_pt_stored=提取的URL轉換
    labels.regular_name=常規名稱
    labels.duplicate_name=重複名稱
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 43.9K bytes
    - Viewed (0)
  2. src/main/resources/fess_label_nl.properties

    labels.log_level=Logboekniveau
    labels.csv_file_encoding=CSV-bestands codering
    labels.notification_to=E-mailmelding
    labels.pathmap_configuration=Padtoewijzing
    labels.pathmap_title_details=Padtoewijzing
    labels.disabled=Uitgeschakeld
    labels.pathmap_pt_crawling=Crawlen
    labels.pathmap_pt_displaying=Weergeven
    labels.pathmap_pt_both=Crawlen/Weergeven
    labels.pathmap_pt_stored=Geëxtraheerde URL-conversie
    labels.regular_name=Reguliere naam
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 46.1K bytes
    - Viewed (1)
  3. src/main/resources/fess_label_ru.properties

    labels.csv_file_encoding=Кодировка файла CSV
    labels.notification_to=Уведомление по электронной почте
    labels.pathmap_configuration=Сопоставление путей
    labels.pathmap_title_details=Сопоставление путей
    labels.disabled=Отключено
    labels.pathmap_pt_crawling=Сканирование
    labels.pathmap_pt_displaying=Отображение
    labels.pathmap_pt_both=Сканирование/Отображение
    labels.pathmap_pt_stored=Преобразование извлеченного URL
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 60.2K bytes
    - Viewed (0)
  4. guava/src/com/google/common/collect/ImmutableSet.java

       *
       * <p>The array {@code others} must not be longer than {@code Integer.MAX_VALUE - 6}.
       *
       * @since 3.0 (source-compatible since 2.0)
       */
      @SafeVarargs // For Eclipse. For internal javac we have disabled this pointless type of warning.
      public static <E> ImmutableSet<E> of(E e1, E e2, E e3, E e4, E e5, E e6, E... others) {
        checkArgument(
    Registered: Fri Dec 26 12:43:10 UTC 2025
    - Last Modified: Fri Nov 07 16:09:47 UTC 2025
    - 35.3K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.31.md

      This feature is disabled-by-default and can be enabled using the new ConcurrentWatchObjectDecode feature gate. ([#126329](https://github.com/kubernetes/kubernetes/pull/126329), [@serathius](https://github.com/serathius)) [SIG API Machinery, Etcd and Testing]
    
    ### Bug or Regression
    
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Wed Nov 12 11:33:21 UTC 2025
    - 451.9K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.21.md

    - Metrics can now be disabled explicitly via a command line flag (i.e. '--disabled-metrics=metric1,metric2') ([#99217](https://github.com/kubernetes/kubernetes/pull/99217), [@logicalhan](https://github.com/logicalhan))
    Registered: Fri Dec 26 09:05:12 UTC 2025
    - Last Modified: Fri Oct 14 07:03:14 UTC 2022
    - 367.3K bytes
    - Viewed (0)
  7. cmd/server-main.go

    	bootstrapTrace("rootCredentials", func() {
    		cred := loadRootCredentials()
    		if !cred.IsValid() && (env.Get(api.EnvAPIRootAccess, config.EnableOn) == config.EnableOff) {
    			// Generate KMS based credentials if root access is disabled
    			// and no ENV is set.
    			cred = autoGenerateRootCredentials()
    		}
    
    		if !cred.IsValid() {
    			cred = auth.DefaultCredentials
    		}
    
    		var err error
    Registered: Sun Dec 28 19:28:13 UTC 2025
    - Last Modified: Tue May 27 15:18:36 UTC 2025
    - 35.9K bytes
    - Viewed (4)
  8. src/main/resources/fess_label_de.properties

    labels.log_level=Protokollebene
    labels.csv_file_encoding=CSV-Dateikodierung
    labels.notification_to=Benachrichtigungs-E-Mail
    labels.pathmap_configuration=Pfadzuordnung
    labels.pathmap_title_details=Pfadzuordnung
    labels.disabled=Deaktiviert
    labels.pathmap_pt_crawling=Crawling
    labels.pathmap_pt_displaying=Anzeige
    labels.pathmap_pt_both=Crawling/Anzeige
    labels.pathmap_pt_stored=Extrahierte URL-Konvertierung
    labels.regular_name=Regulärer Name
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 46.9K bytes
    - Viewed (1)
  9. src/main/resources/fess_label_id.properties

    labels.log_level=Level Log
    labels.csv_file_encoding=Encoding Berkas CSV
    labels.notification_to=Email Notifikasi
    labels.pathmap_configuration=Pemetaan Jalur
    labels.pathmap_title_details=Pemetaan Jalur
    labels.disabled=Dinonaktifkan
    labels.pathmap_pt_crawling=Perayapan
    labels.pathmap_pt_displaying=Penampilan
    labels.pathmap_pt_both=Perayapan/Penampilan
    labels.pathmap_pt_stored=Konversi URL yang Diekstrak
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 45.2K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_pl.properties

    labels.log_level=Poziom logowania
    labels.csv_file_encoding=Kodowanie pliku CSV
    labels.notification_to=E-mail powiadomienia
    labels.pathmap_configuration=Mapowanie ścieżek
    labels.pathmap_title_details=Mapowanie ścieżek
    labels.disabled=Wyłączone
    labels.pathmap_pt_crawling=Indeksowanie
    labels.pathmap_pt_displaying=Wyświetlanie
    labels.pathmap_pt_both=Indeksowanie/Wyświetlanie
    labels.pathmap_pt_stored=Konwersja wyodrębnionego URL
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 48.1K bytes
    - Viewed (0)
Back to top