3049d72a by Jeff Balicki

ddd

1 parent d13235a0
......@@ -51,7 +51,7 @@ define( 'DB_CHARSET', 'utf8mb4' );
define( 'DB_COLLATE', '' );
define('ALLOW_UNFILTERED_UPLOADS', true);
define( 'WPCACHEHOME', __DIR__.'/wp-content/plugins/wp-super-cache/' );
//Disable automatic updates
//Disable update notifications
......