Skip to content

Commit

Permalink
[TASK] Enable autoconfigure by default
Browse files Browse the repository at this point in the history
  • Loading branch information
georgringer authored and dkd-kaehm committed Aug 15, 2023
1 parent 594ad42 commit 5677a79
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions Configuration/Services.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
services:
_defaults:
autowire: false
autoconfigure: false
autoconfigure: true

ApacheSolrForTypo3\Tika\:
resource: '../Classes/*'

# Reports: Status
ApacheSolrForTypo3\Tika\Report\:
resource: '../Classes/Report/*'
autoconfigure: true

0 comments on commit 5677a79

Please sign in to comment.