diff options
author | Marcel Amirault <ravlen@gmail.com> | 2019-05-29 14:41:31 +0000 |
---|---|---|
committer | Marcel Amirault <ravlen@gmail.com> | 2019-05-29 14:41:31 +0000 |
commit | f2a9de68aaab47a2251e2919a6a0466e1a17a4f3 (patch) | |
tree | dbbb6b13da451c935d440d094b75c7762d042799 /doc | |
parent | 8bc61ae1fe596b0c18f93eb7cffd3ec96be70be2 (diff) | |
download | gitlab-ce-f2a9de68aaab47a2251e2919a6a0466e1a17a4f3.tar.gz |
Adjust note contents to fix rendering
Diffstat (limited to 'doc')
-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 |