Skip to content

Commit 974937e

Browse files
authored
CF4Saas pricing update (#22218)
1 parent 0b53b21 commit 974937e

File tree

1 file changed

+29
-22
lines changed

1 file changed

+29
-22
lines changed

src/content/plans/index.json

Lines changed: 29 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -438,9 +438,9 @@
438438
"options": {
439439
"title": "Purge options",
440440
"free": "URL, Hostname, Tag, Prefix, and Purge Everything",
441-
"pro": "URL, Hostname, Tag, Prefix, and Purge Everything",
442-
"biz": "URL, Hostname, Tag, Prefix, and Purge Everything",
443-
"ent": "URL, Hostname, Tag, Prefix, and Purge Everything"
441+
"pro": "URL, Hostname, Tag, Prefix, and Purge Everything",
442+
"biz": "URL, Hostname, Tag, Prefix, and Purge Everything",
443+
"ent": "URL, Hostname, Tag, Prefix, and Purge Everything"
444444
}
445445
}
446446
},
@@ -456,19 +456,19 @@
456456
"biz": "10 requests per second",
457457
"ent": "50 requests per second"
458458
},
459-
"limits_bucket": {
460-
"title": "Bucket size",
461-
"free": "25",
462-
"pro": "25",
463-
"biz": "50",
464-
"ent": "500"
465-
},
466-
"limits_operations": {
467-
"title": "Max operations per request",
468-
"free": "100",
469-
"pro": "100",
470-
"biz": "100",
471-
"ent": "100"
459+
"limits_bucket": {
460+
"title": "Bucket size",
461+
"free": "25",
462+
"pro": "25",
463+
"biz": "50",
464+
"ent": "500"
465+
},
466+
"limits_operations": {
467+
"title": "Max operations per request",
468+
"free": "100",
469+
"pro": "100",
470+
"biz": "100",
471+
"ent": "100"
472472
}
473473
}
474474
},
@@ -484,12 +484,12 @@
484484
"biz": "1500 URLs per second",
485485
"ent": "3000 URLs per second"
486486
},
487-
"limits_operations": {
488-
"title": "Max operations per request",
489-
"free": "100",
490-
"pro": "100",
491-
"biz": "100",
492-
"ent": "500"
487+
"limits_operations": {
488+
"title": "Max operations per request",
489+
"free": "100",
490+
"pro": "100",
491+
"biz": "100",
492+
"ent": "500"
493493
}
494494
}
495495
},
@@ -2725,6 +2725,13 @@
27252725
"biz": "5,000",
27262726
"ent": "Unlimited, but contact sales if using over 5,000."
27272727
},
2728+
"d_cost_per_hostname": {
2729+
"title": "Price per additional hostname",
2730+
"free": "$.10",
2731+
"pro": "$.10",
2732+
"biz": "$.10",
2733+
"ent": "$.10"
2734+
},
27282735
"custom_analytics": {
27292736
"title": "[Custom analytics](/cloudflare-for-platforms/cloudflare-for-saas/hostname-analytics/)",
27302737
"free": "Yes",

0 commit comments

Comments
 (0)