strap about page custom query
This commit is contained in:
@@ -6,4 +6,9 @@ export default () => ({
|
||||
logLevel: 2
|
||||
}
|
||||
},
|
||||
'strapi-plugin-populate-deep': {
|
||||
config: {
|
||||
defaultDepth: 3, // Default is 5
|
||||
}
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user