-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Labels
state:releasedReleased as stable versionReleased as stable versionstate:released-5.x.xReleased as LTS versionReleased as LTS versionstate:released-alphaReleased as alpha versionReleased as alpha versionstate:released-betaReleased as beta versionReleased as beta versiontype:docsOnly change in the docs or READMEOnly change in the docs or README
Description
The databaseOptions are not documented in the Parse Server docs. Instead it's just an Any type.
The correcting approach is to add a new Type and specify all the databaseOptions in that new type. See for example the Pages option.
This is a crucial part of the documentation for everyone who is using multiple Parse Server instances, e.g. behind a load balancer. The databaseOptions.enableSchemaHooks option is an essential configuration, see #7214.
Metadata
Metadata
Assignees
Labels
state:releasedReleased as stable versionReleased as stable versionstate:released-5.x.xReleased as LTS versionReleased as LTS versionstate:released-alphaReleased as alpha versionReleased as alpha versionstate:released-betaReleased as beta versionReleased as beta versiontype:docsOnly change in the docs or READMEOnly change in the docs or README