diff --git a/source/content/guides/account-mgmt/plans/03-resources.md b/source/content/guides/account-mgmt/plans/03-resources.md index 9af8020816..b9338a5fe0 100644 --- a/source/content/guides/account-mgmt/plans/03-resources.md +++ b/source/content/guides/account-mgmt/plans/03-resources.md @@ -37,25 +37,3 @@ The platform resources provided to your website depend on your current plan. Pan If the number of custom domains on a site exceeds that allowed by the new site plan, the site will be migrated to the next largest site plan that matches the number of custom domains used. - -## Legacy Platform Resources - - - -This section reflects resources for legacy site plans. Sites that have been upgraded or launched to our new plans should refer to [the previous section](#current-plan-resources) for current information. - - - - -| | Personal | Professional | Business | Elite | -|--------------------------------|--------------------------------------------------------|--------------------------------------------------------|--------------------------------------------------------|--------------------------------------------------------| -| Application Containers | 1 | 1 | 2 | 4+ | -| PHP Concurrency | 4 | 8 | 8 | 8 | -| PHP Memory Limit | 256MB | 256MB | 512MB | 512MB | -| MySQL Buffer Pool | 128MB | 512MB | 1024MB | 2014MB+ | -| Storage | 5GB | 20GB | 30GB | 100GB+ | -| Custom Domain Limit (per site) | 5 | 25 | 100 | 200 | -| Free and managed HTTPS | | | | | -| New Relic | | | | | -| Object Cache | | | | | -| Multidev | | | | | diff --git a/source/data/landings.yaml b/source/data/landings.yaml index 6bfdc8b6d1..fca69d00bc 100644 --- a/source/data/landings.yaml +++ b/source/data/landings.yaml @@ -388,8 +388,6 @@ url: "/guides/php/php-versions" - text: "Securely Working with phpinfo" url: "/guides/secure-development/phpinfo" - - text: "Platform Resources for Legacy Plans" - url: "/guides/account-mgmt/plans" - text: "Timeouts on Pantheon" url: "/timeouts" - text: "Cron for WordPress"