r3-config/README.md

11 lines
372 B
Markdown

#R3 - Configuration Package
This package contains all R3 configuration variables which should be unique to each deployment of R3
config.js contains the client password
secure.js should only be included 'server' side and contains the server password.
For updates to the API to be successful (saving, deleting of components and uploads), these passwords have to match.