diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2019-05-29 15:17:43 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-05-29 15:17:43 +0000 |
commit | ee277ce0b69680531f57dd3572b14877aaa79045 (patch) | |
tree | 515b013b8e8aab31b9a6e80a93edce5294aeb9a7 /doc/administration | |
parent | 94a778903d3180ced9d25d1f086553081cfaa593 (diff) | |
parent | f2a9de68aaab47a2251e2919a6a0466e1a17a4f3 (diff) | |
download | gitlab-ce-ee277ce0b69680531f57dd3572b14877aaa79045.tar.gz |
Merge branch 'docs-hackathon-2' into 'master'
Docs: Adjust note contents to fix rendering
Closes #61868
See merge request gitlab-org/gitlab-ce!28876
Diffstat (limited to 'doc/administration')
-rw-r--r-- | doc/administration/high_availability/nfs.md | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/doc/administration/high_availability/nfs.md b/doc/administration/high_availability/nfs.md index 391982e45b3..d1233d815ed 100644 --- a/doc/administration/high_availability/nfs.md +++ b/doc/administration/high_availability/nfs.md @@ -39,13 +39,8 @@ options: ### Improving NFS performance with GitLab -NOTE: **Note:** -This is only available starting in certain versions of GitLab: - * 11.5.11 - * 11.6.11 - * 11.7.12 - * 11.8.8 - * 11.9.0 and up (e.g. 11.10, 11.11, etc.) +NOTE: **Note:** This is only available starting in certain versions of GitLab: 11.5.11, +11.6.11, 11.7.12, 11.8.8, 11.9.0 and up (e.g. 11.10, 11.11, etc.) 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 |