open-vault/website/source/docs/configuration
Jeff Mitchell 4a3fe87a39
Allow max request size to be user-specified (#4824)
* Allow max request size to be user-specified

This turned out to be way more impactful than I'd expected because I
felt like the right granularity was per-listener, since an org may want
to treat external clients differently from internal clients. It's pretty
straightforward though.

This also introduces actually using request contexts for values, which
so far we have not done (using our own logical.Request struct instead),
but this allows non-logical methods to still get this benefit.

* Switch to ioutil.ReadAll()
2018-07-06 15:44:56 -04:00
..
listener Allow max request size to be user-specified (#4824) 2018-07-06 15:44:56 -04:00
seal Update gcpckms.html.md 2018-06-08 17:07:59 -04:00
storage Added documentation to consul and listener pages explaining how to control Consul's DNS resolution with multiple listeners (#4862) 2018-07-06 08:51:51 -04:00
ui Move UI docs from enterprise to OSS (#4565) 2018-05-17 08:48:10 -07:00
index.html.md Move UI docs from enterprise to OSS (#4565) 2018-05-17 08:48:10 -07:00
telemetry.html.md Fix a typo in the telemetry documentation (#2910) 2017-06-22 20:12:28 +01:00