set redirect plugin autoLocale to false - use firstset locale (de for now)

This commit is contained in:
mahula 2024-05-21 19:34:08 +02:00
parent 6b71a4139b
commit f1929308b0

View File

@ -135,7 +135,7 @@ export default hopeTheme({
vPre: true,
},
redirect: {
autoLocale: true,
autoLocale: false,
},
searchPro: {
indexContent: true,