12 lines
210 B
JSON
12 lines
210 B
JSON
|
{
|
||
|
"phpVersion": "7.4",
|
||
|
"core": null,
|
||
|
"plugins": [ "./plugins/woocommerce" ],
|
||
|
"config": {
|
||
|
"JETPACK_AUTOLOAD_DEV": true,
|
||
|
"WP_DEBUG_LOG": true,
|
||
|
"WP_DEBUG_DISPLAY": true,
|
||
|
"ALTERNATE_WP_CRON": true
|
||
|
}
|
||
|
}
|