6591: Improve install docs around $external_client variable.
authorBrett Smith <brett@curoverse.com>
Sat, 1 Aug 2015 19:03:15 +0000 (15:03 -0400)
committerBrett Smith <brett@curoverse.com>
Mon, 3 Aug 2015 17:57:30 +0000 (13:57 -0400)
commit93655055b823716a4e45abc4f35f6ba06920e11b
tree4bee2e477cbe9a77a59af947ff330e228c4c8240
parentd44692dedcf0af87f53653afc27154c38a7b72a5
6591: Improve install docs around $external_client variable.

Our Nginx configuration uses this variable to automatically set
X-External-Client: 1 in API request headers when clients don't have
direct access to Keep stores.

* Document the variable definition, and how to customize it, in the
  suggested API server configuration.
* Remove the variable from the Workbench configuration.  Workbench
  does not currently read this header, so it isn't necessary.
doc/install/install-api-server.html.textile.liquid
doc/install/install-workbench-app.html.textile.liquid