Skip to content

Commit 824e8e7

Browse files
committed
[TASK] Disable requireCHashArgumentForActionArguments
1 parent da0ee82 commit 824e8e7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Configuration/TypoScript/setup.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ plugin.tx_newsletterregistration {
1212
}
1313
features {
1414
skipDefaultArguments = 1
15+
requireCHashArgumentForActionArguments = 0
1516
}
1617
settings {
1718
sender {
@@ -21,4 +22,4 @@ plugin.tx_newsletterregistration {
2122
linkText = www.example.org
2223
}
2324
}
24-
}
25+
}

0 commit comments

Comments
 (0)