Github user uce commented on a diff in the pull request: https://github.com/apache/flink/pull/2680#discussion_r86394590 --- Diff: docs/setup/config.md --- @@ -131,6 +131,8 @@ For Kafka and ZK, process-wide JAAS config will be created using the provided se - `taskmanager.log.path`: The config parameter defining the taskmanager log file location +- `jobmanager.web.address`: Address of the JobManager's web interface (DEFAULT: 0.0.0.0). --- End diff -- If we do the `null` thing instead, the default will be `anyLocalAddress()`
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---