Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 507 for PROPERTIES (0.09 sec)

  1. src/packaging/common/packaging.properties

    # Common properties for building ZIP,GZ,RPM and DEB packages
    #
    # Properties defined here can be overridden with specific settings,
    # like in rpm/packaging.properties and deb/packaging.properties.
    
    # Environment file
    packaging.env.file=
    
    # Default configuration directory and file to use in bin/plugin script
    
    # Default values for min/max heap memory allocated to fess java process
    packaging.fess.heap.min=256m
    packaging.fess.heap.max=1g
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Dec 10 01:24:02 UTC 2015
    - 797 bytes
    - Viewed (0)
  2. src/packaging/rpm/packaging.properties

    # Properties used to build to the RPM package
    #
    
    # Environment file
    packaging.env.file=/etc/sysconfig/fess
    
    # Default configuration directory and file to use in bin/plugin script
    
    # Simple marker to check that properties are correctly overridden
    packaging.type=rpm
    
    # Custom header for package scripts
    packaging.scripts.header=
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Dec 10 01:24:02 UTC 2015
    - 420 bytes
    - Viewed (1)
  3. src/main/resources/fess_label.properties

    labels.system_info_configuration=System Info
    labels.system_info_env_title=Environment Variable Properties
    labels.system_info_prop_title=System Properties
    labels.system_info_fess_prop_title=App Properties
    labels.system_info_bug_report_title=Bug Report Properties
    labels.system_info_system_properties_does_not_exist=system.properties does not exist. Default values are applied.
    labels.file_auth_configuration=File Authentication
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jun 28 08:40:50 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  4. src/main/resources/fess_label_en.properties

    labels.system_info_configuration=System Info
    labels.system_info_env_title=Environment Variable Properties
    labels.system_info_prop_title=System Properties
    labels.system_info_fess_prop_title=App Properties
    labels.system_info_bug_report_title=Bug Report Properties
    labels.system_info_system_properties_does_not_exist=system.properties does not exist. Default values are applied.
    labels.file_auth_configuration=File Authentication
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.7K bytes
    - Viewed (0)
  5. src/main/resources/fess_config.properties

    app.cipher.algorism=aes
    # Secret key for encryption (change this value for production).
    app.cipher.key=___change__me___
    # Algorithm for digest calculation.
    app.digest.algorism=sha256
    # Regex pattern for properties to encrypt.
    app.encrypt.property.pattern=.*password|.*key|.*token|.*secret
    
    # Extension names for application customization.
    app.extension.names=
    
    # Audit log format.
    app.audit.log.format=
    
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 14:45:37 UTC 2025
    - 54.7K bytes
    - Viewed (0)
  6. src/packaging/deb/packaging.properties

    # Properties used to build to the DEB package
    #
    
    # Environment file
    packaging.env.file=/etc/default/fess
    
    # Simple marker to check that properties are correctly overridden
    packaging.type=deb
    
    # Custom header for package scripts
    packaging.scripts.header=#!/bin/sh${line.separator}set -e
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Dec 10 01:24:02 UTC 2015
    - 401 bytes
    - Viewed (0)
  7. src/test/resources/system.properties

    # Test system properties
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Tue Aug 19 14:09:36 UTC 2025
    - 46 bytes
    - Viewed (0)
  8. src/main/resources/fess_label_ru.properties

    labels.system_info_prop_title=Свойства системы
    labels.system_info_fess_prop_title=Свойства приложения
    labels.system_info_bug_report_title=Свойства отчета об ошибке
    labels.system_info_system_properties_does_not_exist=system.properties не существует. Применяются значения по умолчанию.
    labels.file_auth_configuration=Файловая аутентификация
    labels.file_auth_list_hostname=Имя хоста
    labels.file_auth_list_file_crawling_config=Имя конфигурации
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 55.8K bytes
    - Viewed (0)
  9. src/main/resources/fess_label_it.properties

    labels.system_info_prop_title=Proprietà di sistema
    labels.system_info_fess_prop_title=Proprietà applicazione
    labels.system_info_bug_report_title=Proprietà rapporto bug
    labels.system_info_system_properties_does_not_exist=system.properties non esiste. Verranno applicati i valori predefiniti.
    labels.file_auth_configuration=Autenticazione file
    labels.file_auth_list_hostname=Nome host
    labels.file_auth_list_file_crawling_config=Nome configurazione
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.4K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_zh_CN.properties

    labels.system_info_env_title=环境变量属性
    labels.system_info_prop_title=系统属性
    labels.system_info_fess_prop_title=应用程序属性
    labels.system_info_bug_report_title=错误报告属性
    labels.system_info_system_properties_does_not_exist=system.properties不存在。将应用默认值。
    labels.file_auth_configuration=文件认证
    labels.file_auth_list_hostname=主机名
    labels.file_auth_list_file_crawling_config=配置名称
    labels.file_auth_any=任意
    labels.file_auth_create_file_config=创建新的文件爬网配置
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.5K bytes
    - Viewed (0)
Back to top