Add announcement

This commit is contained in:
2025-04-25 14:32:29 +02:00
parent d524e765ce
commit 022b18c0f7
12 changed files with 227 additions and 0 deletions

View File

@@ -39,4 +39,10 @@ export default () => ({
},
},
},
"strapi-v5-plugin-populate-deep": {
config: {
defaultDepth: 3, // Default is 5
skipCreatorFields: false,
},
},
});