We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cfec3d commit 6d336cbCopy full SHA for 6d336cb
docs/faq.md
@@ -101,7 +101,7 @@ The MVP delegates security to the underlying package registries. Future iteratio
101
### How is spam prevented?
102
103
- GitHub authentication requirement
104
-- Rate limiting (e.g., one new server per user per day)
+- Rate limiting (e.g., 10 new servers per user per day)
105
- Character limits and regex validation on free-form fields
106
- Potential AI-based spam detection
107
- Community reporting and admin blacklisting capabilities
0 commit comments