Skip to content

Commit

Permalink
Merge pull request #4951 from Automattic/develop
Browse files Browse the repository at this point in the history
Staging release v20231017.1
  • Loading branch information
rebeccahum authored Oct 17, 2023
2 parents 3979f2c + aa74a6c commit 831579e
Show file tree
Hide file tree
Showing 15 changed files with 1,519 additions and 1,499 deletions.
5 changes: 0 additions & 5 deletions 000-vip-init.php
Original file line number Diff line number Diff line change
Expand Up @@ -133,11 +133,6 @@
if ( ! defined( 'VIP_JETPACK_SKIP_LOAD' ) ) {
define( 'VIP_JETPACK_SKIP_LOAD', true );
}

// FedRAMP sites do not load Parse.ly by default
if ( ! defined( 'VIP_PARSELY_ENABLED' ) ) {
define( 'VIP_PARSELY_ENABLED', false );
}
}

$private_dir_path = WP_CONTENT_DIR . '/private'; // Local fallback
Expand Down
Loading

0 comments on commit 831579e

Please sign in to comment.