adullact_pastell: do not log http errors (#80837)
gitea/passerelle/pipeline/head This commit looks good Details

This commit is contained in:
Serghei Mihai 2023-09-06 11:52:50 +02:00
parent 96b0777324
commit 4ccaad6d35
1 changed files with 2 additions and 0 deletions

View File

@ -97,6 +97,8 @@ class AdullactPastell(BaseResource, HTTPResource):
category = _('Business Process Connectors')
log_requests_errors = False
class Meta:
verbose_name = _('Adullact Pastell')