diff options
Diffstat (limited to 'config/resque.yml.example')
-rw-r--r-- | config/resque.yml.example | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/resque.yml.example b/config/resque.yml.example index 0f629a5229c..656cd57a739 100644 --- a/config/resque.yml.example +++ b/config/resque.yml.example @@ -1,5 +1,5 @@ -# If you change this file in a Merge Request, please also create -# a Merge Request on https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests +# If you change this file in a merge request, please also create +# a merge request on https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests # development: url: redis://localhost:6379 |