diff options
author | Marcel Amirault <mamirault@gitlab.com> | 2019-07-12 08:09:23 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-07-12 08:09:23 +0000 |
commit | c6f943db44ea7f5d3da4e9b638ccba1c09b501cf (patch) | |
tree | ae3261828120183f685f6f86b75726e18fa5779b /doc/administration/dependency_proxy.md | |
parent | d9036acd7d66abcb07ad72887c396b7733553857 (diff) | |
download | gitlab-ce-c6f943db44ea7f5d3da4e9b638ccba1c09b501cf.tar.gz |
Add blank lines around code blocks
All code blocks should be surrounded by blank lines
Diffstat (limited to 'doc/administration/dependency_proxy.md')
-rw-r--r-- | doc/administration/dependency_proxy.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/administration/dependency_proxy.md b/doc/administration/dependency_proxy.md index 776c60703fc..d2c52b67e67 100644 --- a/doc/administration/dependency_proxy.md +++ b/doc/administration/dependency_proxy.md @@ -70,6 +70,7 @@ To change the local storage path: enabled: true storage_path: shared/dependency_proxy ``` + 1. [Restart GitLab] for the changes to take effect. ### Using object storage |