Merge pull request #16236 from dlangille/patch-1

Better wording
This commit is contained in:
Clinton Gormley 2016-01-26 17:54:41 +01:00
parent 28a9709d7f
commit b8b3a7aa4f

View File

@ -74,7 +74,7 @@ GET /_snapshot/_all
The shared file system repository (`"type": "fs"`) uses the shared file system to store snapshots. In order to register
the shared file system repository it is necessary to mount the same shared filesystem to the same location on all
master and data nodes. This location (or one of its parent directories) has to be registered in the `path.repo`
master and data nodes. This location (or one of its parent directories) must be registered in the `path.repo`
setting on all master and data nodes.
Assuming that the shared filesystem is mounted to `/mount/backups/my_backup`, the following setting should be added to