This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
strapi
Watch
1
Star
0
Fork
0
You've already forked strapi
mirror of
https://github.com/strapi/strapi.git
synced
2025-07-05 08:02:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
examples
/
getstarted
/
config
/
plugins.js
7 lines
95 B
JavaScript
Raw
Normal View
History
Unescape
Escape
sanatize email options Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-05-15 16:22:05 +02:00
module
.
exports
=
(
{
env
}
)
=>
(
{
Overwritte plugin config with user config Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-06 18:51:58 +02:00
graphql
:
{
amountLimit
:
5
,
depthLimit
:
10
,
}
,
sanatize email options Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-05-15 16:22:05 +02:00
}
)
;
Reference in New Issue
Copy Permalink