-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove exception notifications over email
Since these sites are no longer in active development and are fairly stable, these notifications are more noise than anything useful. Exceptions usually occur while folks attempt to exploit the site with sending broken/erroneous payloads, which is not particularly interesting. Exceptions will continue to be logged to the production.log file and can be examined on demand. Should this functionality be needed, it must be introduced conditionally, configured in the per-course-edition files.
- Loading branch information
Showing
3 changed files
with
0 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters