parse-community / docs

Parse Platform docs
https://docs.parseplatform.org
Other
313 stars 517 forks source link

Parse Server Option `enforcePrivateUsers` not documented #901

Closed mtrezza closed 2 years ago

mtrezza commented 2 years ago

New Issue Checklist

Issue Description

Parse Server Option enforcePrivateUsers not documented

https://github.com/parse-community/parse-server/pull/7319

Steps to reproduce

n/a

Actual Outcome

Not documented.

Expected Outcome

Should be documented.

Environment

Server

parse-github-assistant[bot] commented 2 years ago

Thanks for opening this issue!

dblythy commented 2 years ago

This has been documented in the Parse Server options since v5:

https://parseplatform.org/parse-server/api/5.0.0/ParseServerOptions.html

However there is no documentation in the Parse Server guide. This issue should be transferred to the docs repo

mtrezza commented 2 years ago

I must have looked at an old API version of the docs.