Skip to content

Commit

Permalink
disable update notifications for downloaded/bookmarked items
Browse files Browse the repository at this point in the history
CPCN-782
  • Loading branch information
petrjasek committed Jun 10, 2024
1 parent eecce7d commit a4bfc93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions server/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -381,3 +381,5 @@

SUPPORT_EMAIL_EN = "[email protected]"
SUPPORT_EMAIL_FR = SUPPORT_EMAIL_EN

NOTIFY_MATCHING_USERS = "cancel"

0 comments on commit a4bfc93

Please sign in to comment.