Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Lhoest (0.04 sec)

  1. FessConfig.java

    ; L2544: L2545: /** L2546: * Get the value for the key 'virtual.host.headers'. <br> L2547: * The value is, e.g. <br> L2548: * comment: Virtual Host: Host:fess.codelibs.org=fess L2549: * @return The value of found property. (NotNull: if not found, exception but basically no way) L2550: */ L2551: String getVirtualHostHeaders(); L2552: L2553: /** L2554: * Get the value for the key 'virtual.host.headers' as {@link Integer}. <br> L2555: * The value is, e.g. <br>...
    github.com/codelibs/fess/src/main/java/org/code...
    Fri Oct 11 21:11:58 UTC 2024
      468.5K bytes
Back to top