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

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Brötzmann <mailtrash@posteo.de>2022-03-23 23:21:54 +0300
committerPhilipp Hörist <philipp@hoerist.com>2022-03-23 23:21:54 +0300
commit38a3b673eb1baa08ea98b148bcd0222b7e426f27 (patch)
tree0ec42a28c8f9b0058fae8f66422e04269c6f2554 /README.md
parent32cf1968a49af76954e7295c86a3649ca764c003 (diff)
Exceptions: Rework and basic Sentry integration
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 72d2f2d1a..148d9a0b7 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@
### Optional Runtime Requirements
- python3-pil (pillow) for support of webp avatars
+- python3-sentry-sdk for Sentry error reporting to dev.gajim.org (users decide whether to send reports or not)
- gir1.2-gspell-1 and hunspell-LANG where lang is your locale eg. en, fr etc
- gir1.2-secret-1 for GNOME Keyring or KDE support as password storage
- D-Bus running to have gajim-remote working