Web Properties
These properties pertain to the web-based User Interface.
Property |
Description |
nifi.registry.web.war.directory |
This is the location of the web war directory. The default value is
|
nifi.registry.web.http.host |
The HTTP host. It is blank by default. |
nifi.registry.web.http.port |
The HTTP port. The default value is |
nifi.registry.web.https.host |
The HTTPS host. It is blank by default. |
nifi.registry.web.https.port |
The HTTPS port. It is blank by default. When configuring NiFi Registry to run securely, this port should be configured. |
nifi.registry.web.jetty.working.directory |
The location of the Jetty working directory. The default value is
|
nifi.registry.web.jetty.threads |
The number of Jetty threads. The default value is
|