Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for FESS_OVERRIDE_CONF_PATH (0.1 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. src/main/java/org/codelibs/fess/util/ResourceUtil.java

     *
     */
    public class ResourceUtil {
        /** Environment variable name for overriding the configuration path */
        private static final String FESS_OVERRIDE_CONF_PATH = "FESS_OVERRIDE_CONF_PATH";
    
        /** Environment variable name for specifying the application type */
        private static final String FESS_APP_TYPE = "FESS_APP_TYPE";
    
    Created: Tue Mar 31 13:07:34 GMT 2026
    - Last Modified: Thu Jul 17 08:28:31 GMT 2025
    - 14.1K bytes
    - Click Count (0)
Back to Top