2021-03-02 21:13:21 +00:00
|
|
|
{
|
2021-10-06 07:42:45 +00:00
|
|
|
"phpVersion": "7.4",
|
|
|
|
"core": null,
|
|
|
|
"plugins": [
|
|
|
|
".",
|
|
|
|
"https://downloads.wordpress.org/plugin/woocommerce.zip"
|
|
|
|
],
|
|
|
|
"config": {
|
|
|
|
"JETPACK_AUTOLOAD_DEV": true,
|
|
|
|
"WP_DEBUG_LOG": true,
|
|
|
|
"WP_DEBUG_DISPLAY": true,
|
|
|
|
"ALTERNATE_WP_CRON": true
|
|
|
|
}
|
|
|
|
}
|