diff options
author | Marcel Amirault <mamirault@gitlab.com> | 2019-07-12 09:23:39 +0900 |
---|---|---|
committer | Marcel Amirault <mamirault@gitlab.com> | 2019-07-12 09:23:39 +0900 |
commit | 0c2936ea3cc5ff2b132969a42fd69e58e2133a70 (patch) | |
tree | 58816d185747cfa9200ef5dccb821254bd20e9f7 /doc/user/admin_area | |
parent | 2dcdc148c845d47743e4af728fbcb791f34649e8 (diff) | |
download | gitlab-ce-docs-trailing-spaces-2.tar.gz |
Remove trailing whitespace in docsdocs-trailing-spaces-2
Remove unneeded trailing whitespace in lines in
/security /workflow /user docs
Diffstat (limited to 'doc/user/admin_area')
-rw-r--r-- | doc/user/admin_area/settings/account_and_limit_settings.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/admin_area/settings/account_and_limit_settings.md b/doc/user/admin_area/settings/account_and_limit_settings.md index 9968b7349dc..7fbb4d84cfc 100644 --- a/doc/user/admin_area/settings/account_and_limit_settings.md +++ b/doc/user/admin_area/settings/account_and_limit_settings.md @@ -41,7 +41,7 @@ These settings can be found within: - The path `/admin/application_settings`. The first push of a new project, including LFS objects, will be checked for size -and **will** be rejected if the sum of their sizes exceeds the maximum allowed +and **will** be rejected if the sum of their sizes exceeds the maximum allowed repository size. **Note:** The repository size limit includes repository files and LFS, and does not include artifacts. |