From c03466b0defcf5c0fb163c2a82a1172b3a87c9d4 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Thu, 6 Apr 2017 16:08:58 -0400 Subject: [PATCH] Remove "these are denoted below" w.r.t. SIGHUP SIGHUP support is denoted in the sections/options that support actions on SIGHUP, so with the new docs layout it's confusing to have the old statement in there. Remove in favor of the inline comments. Fixes #2572 --- website/source/docs/configuration/index.html.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/website/source/docs/configuration/index.html.md b/website/source/docs/configuration/index.html.md index 5855bc2dbf94..a18474b73e6a 100644 --- a/website/source/docs/configuration/index.html.md +++ b/website/source/docs/configuration/index.html.md @@ -32,9 +32,6 @@ telemetry { After the configuration is written, use the `-config` flag with `vault server` to specify where the configuration is. -Starting with 0.5.2, limited configuration options can be changed on-the-fly by -sending a SIGHUP to the server process. These are denoted below. - ## Parameters - `storage` ([StorageBackend][storage-backend]: \)