mirror of
https://github.com/strapi/strapi.git
synced 2025-12-28 07:33:17 +00:00
remove relations performance config
This commit is contained in:
parent
8fb75a8ce9
commit
bf3c7e6a9d
@ -6,7 +6,4 @@ module.exports = ({ env }) => ({
|
||||
apiToken: {
|
||||
salt: env('API_TOKEN_SALT', 'example-salt'),
|
||||
},
|
||||
relations: {
|
||||
performance: false,
|
||||
},
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user