Skip to content

Commit 684f00e

Browse files
Update max custom hostnames limit
1 parent 96ad513 commit 684f00e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/content/plans/index.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2720,10 +2720,10 @@
27202720
},
27212721
"c_max_hostnames": {
27222722
"title": "Max hostnames",
2723-
"free": "5,000",
2724-
"pro": "5,000",
2725-
"biz": "5,000",
2726-
"ent": "Unlimited, but contact sales if using over 5,000."
2723+
"free": "50,000",
2724+
"pro": "50,000",
2725+
"biz": "50,000",
2726+
"ent": "Unlimited, but contact sales if using over 50,000."
27272727
},
27282728
"d_cost_per_hostname": {
27292729
"title": "Price per additional hostname",

0 commit comments

Comments
 (0)