mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2025-12-13 07:46:08 +00:00
set redirect plugin autoLocale to false - use firstset locale (de for now)
This commit is contained in:
parent
6b71a4139b
commit
f1929308b0
@ -135,7 +135,7 @@ export default hopeTheme({
|
|||||||
vPre: true,
|
vPre: true,
|
||||||
},
|
},
|
||||||
redirect: {
|
redirect: {
|
||||||
autoLocale: true,
|
autoLocale: false,
|
||||||
},
|
},
|
||||||
searchPro: {
|
searchPro: {
|
||||||
indexContent: true,
|
indexContent: true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user