SpecialistOff.NET / Вопросы / Статьи / Фрагменты кода / Резюме / Метки / Помощь / Файлы
Список вопросов ПечатьRemiZOffAlex Создано: 2021-09-23 00:22:16.459529 Обновлено: 2021-09-23 00:22:16.459529 |
---|
cat *.crt > ca-certs.crt Вызов import sentry_sdk sentry_sdk.init( 'https://key@sentry.specialistoff.net/0', max_breadcrumbs=50, debug=True, ca_certs='ca-certs.crt ) |