Skip to content

Commit a217204

Browse files
authored
Merge branch 'source-academy:master' into No-GC-For-Staff
2 parents 63b915d + ef3507c commit a217204

File tree

15 files changed

+336
-254
lines changed

15 files changed

+336
-254
lines changed

config/dev.secrets.exs.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ config :cadet,
104104
# optional, passed to [HTTPoison.Request](https://hexdocs.pm/httpoison/HTTPoison.Request.html) options
105105
http_options: [recv_timeout: 170_0000]
106106

107-
config :sentry,
108-
dsn: "https://public_key/sentry.io/somethingsomething"
107+
# config :sentry,
108+
# dsn: "https://public_key/sentry.io/somethingsomething"
109109

110110
# # Additional configuration for SAML authentication
111111
# # For more details, see https://github.com/handnot2/samly

0 commit comments

Comments
 (0)