Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Wagenet (0.16 sec)

  1. src/main/java/org/codelibs/fess/Constants.java

        public static final long DEFAULT_CRAWLING_EXECUTION_INTERVAL = 5000L;
    
        public static final String CRAWLING_USER_AGENT_PREFIX = "Mozilla/5.0 (compatible; Fess/";
    
        public static final String CRAWLING_USER_AGENT_SUFFIX = "; +http://fess.codelibs.org/bot.html)";
    
        // fess properties
        public static final String USER_INFO_PROPERTY = "user.info";
    
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 16.4K bytes
    - Viewed (0)
Back to top