- Sort Score
- Result 10 results
- Languages All
Results 131 - 140 of 140 for virtualHost (0.04 sec)
-
src/main/resources/fess_label.properties
labels.max_access_count=Max Access Count labels.number_of_thread=Number of Threads labels.interval_time=Interval labels.millisec=msec labels.permissions=Permissions labels.virtual_hosts=Virtual Hosts labels.virtual_host=Virtual Host labels.label_type=Label labels.file_crawling_button_create=Create labels.file_crawling_button_create_job=Create New Job labels.web_crawling_configuration=Web Crawling
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jun 28 08:40:50 UTC 2025 - 40.7K bytes - Viewed (0) -
src/main/resources/fess_label_ru.properties
labels.max_access_count=Максимальное количество доступов labels.number_of_thread=Количество потоков labels.interval_time=Интервал labels.millisec=мсек labels.permissions=Разрешения labels.virtual_hosts=Виртуальные хосты labels.virtual_host=Виртуальный хост labels.label_type=Метка labels.file_crawling_button_create=Создать labels.file_crawling_button_create_job=Создать новое задание labels.web_crawling_configuration=Веб-сканирование
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 55.8K bytes - Viewed (0) -
src/main/resources/fess_label_it.properties
labels.max_access_count=Numero massimo di accessi labels.number_of_thread=Numero di thread labels.interval_time=Intervallo labels.millisec=millisecondi labels.permissions=Permessi labels.virtual_hosts=Host virtuali labels.virtual_host=Host virtuale labels.label_type=Etichetta labels.file_crawling_button_create=Crea labels.file_crawling_button_create_job=Crea nuovo lavoro labels.web_crawling_configuration=Scansione web
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 43.4K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/crawler/transformer/FessXpathTransformer.java
stream(crawlingConfig.getPermissions()).of(stream -> stream.forEach(p -> roleTypeList.add(p))); putResultDataBody(dataMap, fessConfig.getIndexFieldRole(), roleTypeList); // virtualHosts putResultDataBody(dataMap, fessConfig.getIndexFieldVirtualHost(), stream(crawlingConfig.getVirtualHosts()).get(stream -> stream.filter(StringUtil::isNotBlank).collect(Collectors.toList())));
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 54.4K bytes - Viewed (0) -
src/main/resources/fess_label_zh_CN.properties
labels.config_parameter=配置参数 labels.max_access_count=最大访问数 labels.number_of_thread=线程数 labels.interval_time=间隔 labels.millisec=毫秒 labels.permissions=权限 labels.virtual_hosts=虚拟主机 labels.virtual_host=虚拟主机 labels.label_type=标签 labels.file_crawling_button_create=创建 labels.file_crawling_button_create_job=创建新作业 labels.web_crawling_configuration=Web爬网 labels.web_crawling_title_details=Web爬网设置
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 40.5K bytes - Viewed (0) -
src/main/resources/fess_label_fr.properties
labels.max_access_count=Nombre d'accès maximum labels.number_of_thread=Nombre de threads labels.interval_time=Intervalle labels.millisec=ms labels.permissions=Autorisations labels.virtual_hosts=Hôtes virtuels labels.virtual_host=Hôte virtuel labels.label_type=Étiquette labels.file_crawling_button_create=Créer labels.file_crawling_button_create_job=Créer une nouvelle tâche labels.web_crawling_configuration=Exploration Web
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.6K bytes - Viewed (0) -
src/main/resources/fess_label_nl.properties
labels.number_of_thread=Aantal threads labels.interval_time=Interval labels.millisec=milliseconden labels.permissions=Machtigingen labels.virtual_hosts=Virtuele hosts labels.virtual_host=Virtuele host labels.label_type=Label labels.file_crawling_button_create=Maken labels.file_crawling_button_create_job=Nieuwe taak maken labels.web_crawling_configuration=Webcrawlen
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 42.8K bytes - Viewed (1) -
src/main/resources/fess_label_ja.properties
labels.config_parameter=設定パラメーター labels.max_access_count=最大アクセス数 labels.number_of_thread=スレッド数 labels.interval_time=間隔 labels.millisec=ミリ秒 labels.permissions=パーミッション labels.virtual_hosts=仮想ホスト labels.virtual_host=仮想ホスト labels.label_type=ラベル labels.file_crawling_button_create=作成 labels.file_crawling_button_create_job=新しいジョブの作成 labels.web_crawling_configuration=ウェブのクロール labels.web_crawling_title_details=ウェブクロール設定
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Nov 07 06:19:20 UTC 2024 - 46.2K bytes - Viewed (0) -
src/main/resources/fess_label_pt_BR.properties
labels.max_access_count=Número máximo de acessos labels.number_of_thread=Número de threads labels.interval_time=Intervalo labels.millisec=milissegundos labels.permissions=Permissões labels.virtual_hosts=Hosts virtuais labels.virtual_host=Host virtual labels.label_type=Rótulo labels.file_crawling_button_create=Criar labels.file_crawling_button_create_job=Criar novo trabalho labels.web_crawling_configuration=Rastreamento da Web
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jul 10 04:56:21 UTC 2025 - 45.1K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java
public static final String LABELS_virtual_hosts = "{labels.virtual_hosts}"; /** The key of the message: Virtual Host */ public static final String LABELS_virtual_host = "{labels.virtual_host}"; /** The key of the message: Label */ public static final String LABELS_label_type = "{labels.label_type}"; /** The key of the message: Create */
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jul 05 02:36:47 UTC 2025 - 146.4K bytes - Viewed (0)