Config [parse.Config]

Using Parse-Server?

The self-hosted Parse-Server does not support the Config module.

.get

Get the Parse application Config.

  parse.request( parse.Config.get )
  :response(cb)

rest/guide#config