GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/2410
Updating proxy documentation
NIFI-4766:
- Documenting nifi.web.proxy.host property.
- Updating proxy confiugration.
NIFI-4618:
- Documenting nifi.web.proxy.context.path property.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-4618
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/2410.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2410
----
commit 52307e6a7d09d8870fb4d6132f900966e6983bbc
Author: Matt Gilman <matt.c.gilman@...>
Date: 2018-01-17T20:55:40Z
NIFI-4766:
- Documenting nifi.web.proxy.host property.
- Updating proxy confiugration.
NIFI-4618:
- Documenting nifi.web.proxy.context.path property.
----
---