- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 82 for special (0.09 sec)
-
FessEnv.java
value for the key 'time.adjust.time.millis'. <br> L119: * The value is, e.g. 0 <br> L120: * comment: <br> L121: * one day: 86400000, three days: 259200000, five days: 432000000, one week: 604800000, one year: 31556926000<br> L122: * special script :: absolute mode: $(2014/07/10), relative mode: addDay(3).addMonth(4)<br> L123: * The milliseconds for (relative or absolute) adjust time (set only when test) @LongType *dynamic in development L124: * @return The value of found property....github.com/codelibs/fess/src/main/java/org/code...Thu Feb 22 01:37:57 UTC 2024 9.9K bytes -
fess_env_web.properties
Production L15: L16:# Does it enable the Framework internal debug? (true only when emergency) L17:framework.debug = false L18: L19:# one day: 86400000, three days: 259200000, five days: 432000000, one week: 604800000, one year: 31556926000 L20:# special script :: absolute mode: $(2014/07/10), relative mode: addDay(3).addMonth(4) L21:# The milliseconds for (relative or absolute) adjust time (set only when test) @LongType *dynamic in development L22:time.adjust.time.millis = 0 L23: L24:# ---------...github.com/codelibs/fess/src/main/resources/fes...Mon Jan 29 07:34:32 UTC 2018 2.2K bytes -
fess_env_crawler.properties
Production L15: L16:# Does it enable the Framework internal debug? (true only when emergency) L17:framework.debug = false L18: L19:# one day: 86400000, three days: 259200000, five days: 432000000, one week: 604800000, one year: 31556926000 L20:# special script :: absolute mode: $(2014/07/10), relative mode: addDay(3).addMonth(4) L21:# The milliseconds for (relative or absolute) adjust time (set only when test) @LongType *dynamic in development L22:time.adjust.time.millis = 0 L23: L24:# ---------...github.com/codelibs/fess/src/main/resources/fes...Mon Jan 29 07:34:32 UTC 2018 2.2K bytes -
fess_env_thumbnail.properties
Production L15: L16:# Does it enable the Framework internal debug? (true only when emergency) L17:framework.debug = false L18: L19:# one day: 86400000, three days: 259200000, five days: 432000000, one week: 604800000, one year: 31556926000 L20:# special script :: absolute mode: $(2014/07/10), relative mode: addDay(3).addMonth(4) L21:# The milliseconds for (relative or absolute) adjust time (set only when test) @LongType *dynamic in development L22:time.adjust.time.millis = 0 L23: L24:# ---------...github.com/codelibs/fess/src/main/resources/fes...Mon Feb 12 13:38:57 UTC 2018 2.2K bytes -
fess_env.properties
Development L15: L16:# Does it enable the Framework internal debug? (true only when emergency) L17:framework.debug = false L18: L19:# one day: 86400000, three days: 259200000, five days: 432000000, one week: 604800000, one year: 31556926000 L20:# special script :: absolute mode: $(2014/07/10), relative mode: addDay(3).addMonth(4) L21:# The milliseconds for (relative or absolute) adjust time (set only when test) @LongType *dynamic in development L22:time.adjust.time.millis = 0 L23: L24:# ---------...github.com/codelibs/fess/src/main/resources/fes...Sat Aug 07 04:53:24 UTC 2021 2.2K bytes -
fess_env_suggest.properties
Production L15: L16:# Does it enable the Framework internal debug? (true only when emergency) L17:framework.debug = false L18: L19:# one day: 86400000, three days: 259200000, five days: 432000000, one week: 604800000, one year: 31556926000 L20:# special script :: absolute mode: $(2014/07/10), relative mode: addDay(3).addMonth(4) L21:# The milliseconds for (relative or absolute) adjust time (set only when test) @LongType *dynamic in development L22:time.adjust.time.millis = 0 L23: L24:# ---------...github.com/codelibs/fess/src/main/resources/fes...Mon Jan 29 07:34:32 UTC 2018 2.2K bytes -
jquery-3.7.1.min.js
defined"!=typeof ce&&ce.event.triggered!==e.type?ce.event.dispatch.apply(t,arguments):void 0}),l=(e=(e||"").match(D)||[""]).length;while(l--)d=g=(s=De.exec(e[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=ce.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=ce.event.special[d]||{},c=ce.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&ce.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup...github.com/codelibs/fess/src/main/webapp/js/adm...Sat Oct 26 01:07:52 UTC 2024 85.5K bytes -
security.js
f=c.valAttr("require-uc-letter")||"0",g=c.valAttr("require-lc-letter")||"0",h=c.valAttr("require-special-char")||"0",i=c.valAttr("require-numeral")||"0",j=c.valAttr("require-length")||"0",k={"uc-letter":{pattern:"^(?=(?:.*[A-Z]){"+f+",}).+",numRequired:f,dialogEnd:e.passwordComplexityUppercaseInfo},"lc-letter":{pattern:"^(?=(?:.*[a-z]){"+g+",}).+",numRequired:g,dialogEnd:e.passwordComplexityLowercaseInfo},"special-char":{pattern:"^(?=(?:.*(_|[!\"#$%&'()*+\\\\,-./:;<=>?@[\\]^_`{|}~])){"+h+",}).+",numReq...github.com/codelibs/fess/src/main/webapp/js/adm...Mon Jan 01 05:12:47 UTC 2018 10.5K bytes -
fess
"Could not find any executable java binary. Please install java in your PATH or set JAVA_HOME" L63: exit 1 L64:fi L65: L66:if [ -z "$FESS_CLASSPATH" ]; then L67: echo "You must set the FESS_CLASSPATH var" >&2 L68: exit 1 L69:fi L70: L71:# Special-case path variables. L72:case `uname` in L73: CYGWIN*) L74: FESS_CLASSPATH=`cygpath -p -w "$FESS_CLASSPATH"` L75: FESS_HOME=`cygpath -p -w "$FESS_HOME"` L76: if [ "x$FESS_CONF_PATH" != "x" ] ; then L77: FESS_CLASSPATH=`cygpath...github.com/codelibs/fess/src/main/assemblies/fi...Sun Jan 15 06:32:15 UTC 2023 5.4K bytes -
FessMultipartRequestHandler.java
prepareElementsHash(); L83: try { L84: final List<DiskFileItem> items = parseRequest(request, upload); L85: mappingParameter(request, items); L86: } catch (final FileUploadByteCountLimitException e) { // special handling L87: handleSizeLimitExceededException(request, e); L88: } catch (final FileUploadException e) { // contains fileCount exceeded L89: handleFileUploadException(e); L90: } L91: } L92: L93: protected...github.com/codelibs/fess/src/main/java/org/code...Wed Oct 23 13:27:21 UTC 2024 18.6K bytes