Skip to content

Commit

Permalink
Remove "these are denoted below" w.r.t. SIGHUP
Browse files Browse the repository at this point in the history
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
  • Loading branch information
jefferai committed Apr 6, 2017
1 parent 9d013a0 commit c03466b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions website/source/docs/configuration/index.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -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` <tt>([StorageBackend][storage-backend]: \<required\>)</tt> –
Expand Down

0 comments on commit c03466b

Please sign in to comment.