You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+23-1Lines changed: 23 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -260,6 +260,24 @@ nc.dns.set("example.com",
260
260
261
261
**Note on TTL:** The default TTL is **1799 seconds**, which displays as **"Automatic"**in the Namecheap web interface. This is an undocumented Namecheap API behavior. You can specify custom TTL values (60-86400 seconds) in any DNS method.
@@ -357,3 +375,7 @@ MIT License - see [LICENSE](LICENSE) file for details.
357
375
## 🤝 Contributing
358
376
359
377
Contributions are welcome! Please feel free to submit a Pull Request. See the [Development Guide](docs/dev/README.md) for setup instructions and guidelines.
0 commit comments