Add entry for --disable-hot-restart. (#488)

This is the update to the documentation that's required once the --disable-hot-restart cli flag PR is merged. See envoyproxy/envoy#2576.

Signed-off-by: Tony Allen <tallen@nutanix.com>
pull/497/head
Tony Allen 7 years ago committed by htuch
parent 32ed53d601
commit 93d6d87838
  1. 5
      docs/root/operations/cli.rst

@ -175,3 +175,8 @@ following are the command line options that Envoy supports.
*(optional)* The maximum number of stats that can be shared between hot-restarts. This setting
affects the output of :option:`--hot-restart-version`; the same value must be used to hot
restart. Defaults to 16384.
.. option:: --disable-hot-restart
*(optional)* This flag disables Envoy hot restart for builds that have it enabled. By default, hot
restart is enabled.

Loading…
Cancel
Save