Skip to main content

Module config

Module config 

Source
Expand description

Server configuration.

A deliberately small slice of upstream’s ~292 options: what /serverInfo and the header layer actually need. Options are added when a route needs one, not speculatively, so that every field here has a behavior behind it.

Structs§

FeatureSupport
What this server can actually do, as reported by GET /serverInfo.
ServerConfig
The keys and identity a request is checked against.

Constants§

REPORTED_PARSE_SERVER_VERSION
The parse-server version parse-rust reports as its own.