- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for api_type (0.04 sec)
-
src/main/java/org/codelibs/fess/util/ResourceUtil.java
return fessConfig.getFesenHttpUrl(); } public static String getAppType() { final String appType = System.getenv(FESS_APP_TYPE); if (StringUtil.isNotBlank(appType)) { return appType; } return StringUtil.EMPTY; } public static OptionalEntity<String> getOverrideConfPath() {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Oct 24 08:52:32 UTC 2024 - 7.5K bytes - Viewed (0)