forked from wallabag/wallabag
Errors in the automatic tagging do not prevent the entry from being added
This commit is contained in:
@ -54,6 +54,7 @@ services:
|
||||
arguments:
|
||||
- @wallabag_core.graby
|
||||
- @wallabag_core.rule_based_tagger
|
||||
- @logger
|
||||
|
||||
wallabag_core.rule_based_tagger:
|
||||
class: Wallabag\CoreBundle\Helper\RuleBasedTagger
|
||||
|
||||
Reference in New Issue
Block a user