Commit c198fb74 authored by Todd Koym's avatar Todd Koym

Sign CONTRIBUTORS and update docs with changes from previous commit

parent 37db39b2
...@@ -99,3 +99,4 @@ Contributors ...@@ -99,3 +99,4 @@ Contributors
- Chris McDonough, 2011/08/18 - Chris McDonough, 2011/08/18
- Georges Dubus, 2012/05/27 - Georges Dubus, 2012/05/27
- Tres Seaver, 2012/05/27 - Tres Seaver, 2012/05/27
- Todd Koym, 2016/07/21
...@@ -159,6 +159,8 @@ min_disconnect_poll ...@@ -159,6 +159,8 @@ min_disconnect_poll
integer integer
max_disconnect_poll max_disconnect_poll
integer integer
wait_for_server_on_startup (deprecated alias for wait)
boolean
wait wait
boolean boolean
wait_timeout wait_timeout
...@@ -167,6 +169,8 @@ read_only ...@@ -167,6 +169,8 @@ read_only
boolean boolean
read_only_fallback read_only_fallback
boolean boolean
drop_cache_rather_verify
boolean
username username
string string
password password
...@@ -177,6 +181,12 @@ blob_dir ...@@ -177,6 +181,12 @@ blob_dir
string string
shared_blob_dir shared_blob_dir
boolean boolean
blob_cache_size
bytesize
blob_cache_size_check
integer
client_label
string
Misc Misc
++++ ++++
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment