Skip to content

“Private Mode” by default


28 August 2020

16:37:32 GMT+0000

Starting today, any applications created with new GitHub repos will have Content Distribution disabled by default in their non-production environments.

The change was introduced in our VIP Skeleton repo here:

https://github.com/Automattic/vip-go-skeleton/pull/55

If you would like to tweak this behavior, you can remove or adjust the lines in the vip-config.php file in your repo.

Note: This will not impact existing applications or new applications/environments created that use existing GitHub repos.

Learn more about Content Distribution.

#skeleton #jetpack