This website requires JavaScript.
Explore
Help
Sign In
ambiser
/
strapi-plugin-config-sync
mirror of
https://github.com/boazpoolman/strapi-plugin-config-sync
Watch
9
Star
0
Fork
You've already forked strapi-plugin-config-sync
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e4b5c1d0f9
strapi-plugin-config-sync
/
config
/
config.json
6 lines
85 B
JSON
Raw
Normal View
History
Unescape
Escape
Initial import/export backend
2021-03-19 21:50:23 +01:00
{
"destination"
:
"extensions/config/files/"
,
Add beautify setting for the json exports
2021-03-19 22:27:29 +01:00
"beautify"
:
true
,
Initial import/export backend
2021-03-19 21:50:23 +01:00
"exclude"
:
[
]
}