summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-03-07 09:57:39 -0800
committerStan Hu <stanhu@gmail.com>2019-03-07 09:57:39 -0800
commit541aa194b114d9d2022ec344358cfa2308691ae3 (patch)
treeb24e324be63230beb9b3879b840407c9526e15a1
parentb63efb09a5c864047924cd2d84527b47dd563d5f (diff)
downloadgitlab-ce-541aa194b114d9d2022ec344358cfa2308691ae3.tar.gz
Clarify Rugged direct access only available in GitLab 11.9
Until we solve https://gitlab.com/gitlab-com/gitlab-docs/issues/347, let's just be explicit to avoid confusion.
-rw-r--r--doc/administration/high_availability/nfs.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/administration/high_availability/nfs.md b/doc/administration/high_availability/nfs.md
index 78ebf8a083b..b1aaa3bca13 100644
--- a/doc/administration/high_availability/nfs.md
+++ b/doc/administration/high_availability/nfs.md
@@ -39,6 +39,8 @@ options:
### Improving NFS performance with GitLab
+NOTE: **Note:** This is only available with GitLab 11.9 and up.
+
If you are using NFS to share Git data, we recommend that you enable a
number of feature flags that will allow GitLab application processes to
access Git data directly instead of going through the [Gitaly