open-vault/website/source/docs/configuration
brianvans f79385346f Add ha_enabled for mysql backend (#5122)
* Slight cleanup around mysql ha lock implementation

* Removes some duplication around lock table naming
* Escapes lock table name with backticks to handle weird characters
* Lock table defaults to regular table name + "_lock"
* Drop lock table after tests run

* Add `ha_enabled` option for mysql storage

It defaults to false, and we gate a few things like creating the lock
table and preparing lock related statements on it
2018-08-16 11:03:16 -07:00
..
listener Allow max request size to be user-specified (#4824) 2018-07-06 15:44:56 -04:00
seal Website typo fix 2018-08-08 15:53:40 -04:00
storage Add ha_enabled for mysql backend (#5122) 2018-08-16 11:03:16 -07: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