Enable skipping of default arguments
This commit is contained in:
@@ -60,6 +60,7 @@ plugin.tx_epproducts {
|
|||||||
# The following is required to avoid cHash errors caused by additional query parameters (fx 'pa')
|
# The following is required to avoid cHash errors caused by additional query parameters (fx 'pa')
|
||||||
# There has to be a better solution though
|
# There has to be a better solution though
|
||||||
features.requireCHashArgumentForActionArguments = 0
|
features.requireCHashArgumentForActionArguments = 0
|
||||||
|
features.skipDefaultArguments = 1
|
||||||
}
|
}
|
||||||
|
|
||||||
config.tx_extbase.persistence.classes {
|
config.tx_extbase.persistence.classes {
|
||||||
|
|||||||
Reference in New Issue
Block a user