MCPcopy Create free account
hub / github.com/parse-community/parse-server / config

Method config

src/Controllers/UserController.js:18–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16 }
17
18 get config() {
19 return Config.get(this.appId);
20 }
21
22 validateAdapter(adapter) {
23 // Allow no adapter

Callers 1

eslint.config.mjsFile · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected