Search Options

Results per page
Sort
Preferred Languages
Advance

Results 271 - 280 of 343 for DISABLED (0.05 sec)

  1. 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)
  2. 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)
  3. 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)
  4. fess-crawler/src/main/java/org/codelibs/fess/crawler/client/http/HcHttpClient.java

                    httpClientBuilder.setSSLContext(sslContext);
                    logger.warn(
                            "SSL certificate validation is disabled. This configuration is insecure and should only be used in development/testing environments.");
                    return new SSLConnectionSocketFactory(sslContext, NoopHostnameVerifier.INSTANCE);
    Registered: Sat Dec 20 11:21:39 UTC 2025
    - Last Modified: Sun Nov 23 12:19:14 UTC 2025
    - 53.7K bytes
    - Viewed (0)
  5. 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)
  6. 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)
  7. 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)
  8. 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)
  9. 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)
  10. src/main/resources/fess_label_tr.properties

    labels.log_level=Günlük Seviyesi
    labels.csv_file_encoding=CSV Dosya Kodlaması
    labels.notification_to=Bildirim E-postası
    labels.pathmap_configuration=Yol Eşleştirme
    labels.pathmap_title_details=Yol Eşleştirme
    labels.disabled=Devre Dışı
    labels.pathmap_pt_crawling=Tarama
    labels.pathmap_pt_displaying=Görüntüleme
    labels.pathmap_pt_both=Tarama/Görüntüleme
    labels.pathmap_pt_stored=Çıkarılan URL Dönüşümü
    labels.regular_name=Normal Ad
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Dec 13 02:21:17 UTC 2025
    - 47K bytes
    - Viewed (0)
Back to top