commit | df5209c4f7d1d00fbfd0418d1f279523febf5280 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Fri Sep 23 11:55:56 2016 +0200 |
committer | Filip Pytloun <filip@pytloun.cz> | Fri Sep 23 11:55:56 2016 +0200 |
tree | ed3844b494e80194645b14fa02768df218634385 | |
parent | 2131b697f72ec3a5faa3062730b50f76c8a77246 [diff] [blame] |
Add support for setting path.repo option
diff --git a/README.rst b/README.rst index 7e9ccce..8c49531 100644 --- a/README.rst +++ b/README.rst
@@ -24,6 +24,17 @@ shards: 1 replicas: 0 +Setup shared repository for snapshots: + +.. code-block:: bash + + elasticsearch: + server: + snapshot: + reponame: + path: /var/lib/glusterfs/repo + compress: true + Cluster with manually defined members: .. code-block:: yaml