Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for isIpv6 (0.25 sec)

  1. src/main/resources/fess_config.properties

    domain.title = Fess
    
    # Search Engine
    
    # The type of search engine backend (e.g., default, opensearch).
    search_engine.type=default
    # The URL of the search engine HTTP endpoint.
    # For IPv6 environments, use brackets around the IPv6 address (e.g., http://[::1]:9201)
    search_engine.http.url=http://localhost:9201
    # Path to SSL certificate authorities for secure HTTP connections.
    search_engine.http.ssl.certificate_authorities=
    Registered: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Thu Dec 11 09:47:03 UTC 2025
    - 54.8K bytes
    - Viewed (0)
Back to top