Skip to content

Commit 65f8841

Browse files
kaganjdclaude
andauthored
Clarify Hobbyist ngrok-branded domain limit (#2114)
## Summary - Updates the Hobbyist column in the pricing-limits docs to say "10 ngrok-branded domains" instead of the vague "Custom ngrok domains available" - Updates the summary table in `index.mdx` to say "up to 10 ngrok-branded domains" instead of "choose custom domain names" Fixes SUP-319. ## Test plan - [ ] Verify `ngrok.com/docs/pricing-limits` Hobbyist domain row reads "10 ngrok-branded domains" - [ ] Verify `ngrok.com/docs/pricing-limits/` summary table Hobbyist Domains column is updated 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent f1a79cc commit 65f8841

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pricing-limits/how-ngrok-charges.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ description: Learn how ngrok applies feature and usage metrics to each payment p
2222
| Feature | Free Plan | Hobbyist Plan | Pay-as-you-go Plan |
2323
| ------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------- | -------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
2424
| **Development domain** <br /> Your account's dev domain; endpoints on it do not accrue endpoint hours. | 1 | 1 | 1 |
25-
| **ngrok-branded domains** <br /> Use any ngrok-branded domain from ngrok's pool for public endpoints. | Assigned dev domain only | Custom ngrok domains available | Unlimited |
25+
| **ngrok-branded domains** <br /> Use any ngrok-branded domain from ngrok's pool for public endpoints. | Assigned dev domain only | 10 ngrok-branded domains | Unlimited |
2626
| **Bring your own custom domains** <br /> Use domains you own with ngrok. Pay-as-you-go: 744 hours included, then $0.01/hour. | Not available | Not available | 744 hours included, then $0.01 per hour |
2727
| **TCP Addresses** <br /> Create public TCP endpoints on a fixed address (for example, 1.tcp.eu.ngrok.io:12345). | Randomly assigned with credit card verification | 1 | 100 (contact ngrok for more) |
2828

pricing-limits/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For the most complete limits and pricing information, please see the [ngrok Pric
1717

1818
| Feature | Free Users | Hobbyist | Pay-as-You-Go |
1919
| ----------------------------- | ----------------------------------------------------- | ----------------------------------------------------- | --------------------------------------------------------- |
20-
| **Domains** | 1 auto-assigned dev domain (cannot be customized) | 1 dev domain + choose custom domain names | 1 dev domain + custom domains 744 hrs included, then $0.01/hr |
20+
| **Domains** | 1 auto-assigned dev domain (cannot be customized) | 1 dev domain + up to 10 ngrok-branded domains | 1 dev domain + custom domains 744 hrs included, then $0.01/hr |
2121
| **Online Endpoints** | Up to 3 | Up to 3 | Unlimited |
2222
| **TCP Addresses** | Random with credit card verification | 1 | 100 (contact ngrok for more) |
2323
| **Endpoint Hours** | Dev domain endpoints do not accrue; additional charged against credit | Dev domain endpoints do not accrue; additional charged against credit | Per active endpoint hour |

0 commit comments

Comments
 (0)