Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 26 for Hess (0.2 sec)

  1. src/main/resources/fess_env_thumbnail.properties

    # _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
    # Fess environment configuration for Local Development
    # _/_/_/_/_/_/_/_/_/_/
    # ========================================================================================
    #                                                                                    Core
    #                                                                                   ======
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Mon Feb 12 13:38:57 GMT 2018
    - 2.2K bytes
    - Viewed (0)
  2. src/main/resources/fess_env_web.properties

    # _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
    # Fess environment configuration for Local Development
    # _/_/_/_/_/_/_/_/_/_/
    # ========================================================================================
    #                                                                                    Core
    #                                                                                   ======
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Mon Jan 29 07:34:32 GMT 2018
    - 2.2K bytes
    - Viewed (0)
  3. src/main/resources/fess_message_ko.properties

    # you can define your messages here:
    # e.g.
    # errors.xxx = ...
    # info.xxx = ...
    # _/_/_/_/_/_/_/_/_/_/
    # ========================================================================================
    # Fess
    # ======
    errors.login_error = 사용자 이름 또는 암호가 올바르지 않습니다.
    errors.sso_login_error = SSO 로그인 처리에 실패했습니다.
    errors.could_not_find_log_file = {0}를 찾을 수 없습니다.
    errors.failed_to_start_crawl_process = 크롤링 프로세스의 시작에 실패했습니다.
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Sat Jul 07 06:11:30 GMT 2018
    - 11.1K bytes
    - Viewed (0)
  4. src/main/resources/fess_message_ja.properties

    # you can define your messages here:
    # e.g.
    # errors.xxx = ...
    # info.xxx = ...
    # _/_/_/_/_/_/_/_/_/_/
    # ========================================================================================
    # Fess
    # ======
    errors.login_error = ユーザー名またはパスワードが正しくありません。
    errors.sso_login_error=SSOログイン処理に失敗しました。
    errors.could_not_find_log_file = {0} が見つかりませんでした。
    errors.failed_to_start_crawl_process = クロールプロセスの起動に失敗しました。
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Sat Mar 18 03:05:44 GMT 2023
    - 15.1K bytes
    - Viewed (0)
  5. src/packaging/common/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
    
    # Specifies the maximum file descriptor number
    packaging.os.max.open.files=65535
    
    # Maximum number of VMA (Virtual Memory Areas) a process can own
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Thu Dec 10 01:24:02 GMT 2015
    - 797 bytes
    - Viewed (0)
  6. src/main/resources/fess_config.properties

    #                                                     ------
    #plugin.repositories=https://repo.maven.apache.org/maven2/org/codelibs/fess/,https://oss.sonatype.org/content/repositories/snapshots/org/codelibs/fess/,https://fess.codelibs.org/plugin/artifacts.yaml
    plugin.repositories=https://repo.maven.apache.org/maven2/org/codelibs/fess/,https://fess.codelibs.org/plugin/artifacts.yaml
    plugin.version.filter=
    
    # ----------------------------------------------------------
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Thu Apr 11 02:34:53 GMT 2024
    - 30.6K bytes
    - Viewed (1)
  7. src/main/resources/fess_env.properties

    # _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
    # Fess environment configuration for Local Development
    # _/_/_/_/_/_/_/_/_/_/
    # ========================================================================================
    #                                                                                    Core
    #                                                                                   ======
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Sat Aug 07 04:53:24 GMT 2021
    - 2.2K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_ru.properties

    labels.failure_url_file_config_name=File Crawling Configuration
    labels.system_info_configuration=System Info
    labels.system_info_env_title=Env Properties
    labels.system_info_prop_title=System Properties
    labels.system_info_fess_prop_title=Fess Properties
    labels.system_info_bug_report_title=Properties for Bug Report
    labels.system_info_system_properties_does_not_exist=system.properties does not exist. Default values are applied.
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 45.6K bytes
    - Viewed (0)
  9. src/main/resources/lasta_di.properties

    # _/_/_/_/_/_/_/_/_/_/
    
    # location of smart-deploy mode e.g. maihama_env.properties: lasta_di.smart.deploy.mode
    smart.deploy.mode.location = fess_env.properties: lasta_di.smart.deploy.mode
    
    # package for smart deploy target e.g. org.docksidestage.app
    smart.package1 = org.codelibs.fess.app
    
    # script engine
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Fri Apr 05 21:04:36 GMT 2019
    - 457 bytes
    - Viewed (0)
  10. src/main/resources/fess_message.properties

    #                                            ---------------
    constraints.AssertFalse.message = {item} must be false.
    constraints.AssertTrue.message  = {item} must be true.
    constraints.DecimalMax.message  = {item} must be less than ${inclusive == true ? 'or equal to ' : ''}{value}.
    constraints.DecimalMin.message  = {item} must be greater than ${inclusive == true ? 'or equal to ' : ''}{value}.
    Properties
    - Registered: Mon Apr 22 08:04:10 GMT 2024
    - Last Modified: Sat Mar 18 03:05:44 GMT 2023
    - 12.5K bytes
    - Viewed (0)
Back to top