Skip to content

Commit eead9f9

Browse files
committed
Exclude tags from backend search
1 parent 456e7cf commit eead9f9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

contao/dca/tl_cfg_tag.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
// Config
1919
'config' => [
2020
'dataContainer' => Driver::class,
21+
'backendSearchIgnore' => true,
2122
'enableVersioning' => true,
2223
'notCopyable' => true,
2324
'sql' => [

0 commit comments

Comments
 (0)