-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
docs: Improve docs for Parse Server options masterKeyIps
, maintenanceKeyIps
#8814
docs: Improve docs for Parse Server options masterKeyIps
, maintenanceKeyIps
#8814
Conversation
Thanks for opening this pull request! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## alpha #8814 +/- ##
==========================================
- Coverage 94.32% 93.93% -0.40%
==========================================
Files 186 186
Lines 14798 14798
==========================================
- Hits 13958 13900 -58
- Misses 840 898 +58 ☔ View full report in Codecov by Sentry. |
🎉 This change has been released in version 6.5.0-alpha.2 |
🎉 This change has been released in version 6.5.0 |
🎉 This change has been released in version 7.0.0-beta.1 |
🎉 This change has been released in version 7.0.0 |
Pull Request
Issue
Closes: #8421
Approach
Lack of documentation causes confusion as to how to use the
masterKeyIps
andmaintenanceKeyIps
options.Tasks