You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...POSTing JSON to an external service.
* WARNING: ADVANCED USERS ONLY. POTENTIAL FOR MAJOR DATA LOSS! *
Should you want to direct ALL submissions to an external endpoint WITHOUT
storing any user-generated data in KoBoCAT's own Postgres or Mongo databases,
set the following in your environment:
* ENABLE_DESTRUCTIVE_REST_SERVICE=True
* FAILED_REST_SERVICE_BLOCKS_SUBMISSION=True
* FORCE_REST_SERVICE_NAME=destructive_json
* FORCE_REST_SERVICE_URL=https://your-server/your-JSON-submission-endpoint
Closes#390
jnm
linked a pull request
Oct 19, 2017
that will
close
this issue
Requested by Ashley Maher: https://app.asana.com/0/437725957582682/438404942540010/f
The text was updated successfully, but these errors were encountered: