strap about page custom query

This commit is contained in:
Schneider Roland
2025-01-12 21:56:22 +01:00
parent 574d623746
commit 741dd19588
36 changed files with 878 additions and 89 deletions

View File

@@ -6,4 +6,9 @@ export default () => ({
logLevel: 2
}
},
'strapi-plugin-populate-deep': {
config: {
defaultDepth: 3, // Default is 5
}
},
});