X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=docs%2Flibmemcached_configuration.rst;h=8cd48ce2ed061fc2078ac4bb311c15fa2bfa041b;hb=ad7ce5a1c9769432d8105c1a3a3a67b12d8bd731;hp=3c32d5d8d4ce40716399dc8423f37db1d4139c8e;hpb=357e1856bb92abd6bef6423f1d95e8afb17a872d;p=m6w6%2Flibmemcached diff --git a/docs/libmemcached_configuration.rst b/docs/libmemcached_configuration.rst index 3c32d5d8..8cd48ce2 100644 --- a/docs/libmemcached_configuration.rst +++ b/docs/libmemcached_configuration.rst @@ -29,6 +29,10 @@ that you can use in your application directly. Provide a servername to be used by the client. Providing a weight will cause weighting to occur with all hosts with each server getting a default weight of 1. +.. describe:: --SOCKET=\"/?\" + +Provide a filepath to a UNIX socket file. Providing a weight will cause weighting to occur with all hosts with each server getting a default weight of 1. + .. describe:: --VERIFY-KEY Verify that keys that are being used fit within the design of the protocol being used.