Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Newdigate <andrew@troupe.co>2017-05-31 16:58:42 +0300
committerAndrew Newdigate <andrew@troupe.co>2017-05-31 16:58:42 +0300
commitc5e75fe71cde35cd2c0d050709448250870e2440 (patch)
tree2958514c688dcdc570ad8519ffbb7e4197f39973 /config.toml.example
parent9d85d92b7ed5ca1c95eb7a71e4e14748faf362b1 (diff)
Addressed @jacobvosmaer-gitlab’s MR review comments
Diffstat (limited to 'config.toml.example')
-rw-r--r--config.toml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml.example b/config.toml.example
index 773e405bd..0a2a13b06 100644
--- a/config.toml.example
+++ b/config.toml.example
@@ -26,4 +26,4 @@ path = "/home/git/repositories"
# format = "json"
# #
# # Additionally exceptions can be reported to Sentry
-$ sentry_dsn = "https://<key>:<secret>@sentry.io/<project>"
+# sentry_dsn = "https://<key>:<secret>@sentry.io/<project>"