Skip to content

Commit

Permalink
PP-2338 Update readme to standards
Browse files Browse the repository at this point in the history
  • Loading branch information
markyjones authored and heathd committed Jul 26, 2017
1 parent 5426bd0 commit 7cc9146
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,12 @@ GOV.UK Pay Frontend application (Node.js)
| CONNECTOR_TOKEN_URL | X | | The connector endpoint to use when validating the one time token. |
| ANALYTICS_TRACKING_ID | X | | Tracking ID to be used by 'Google-Analytics'. |
| SECURE_COOKIE_OFF | | false/undefined | To switch off generating secure cookies. Set this to `true` only if you are running self service in a `non HTTPS` environment. |
| NODE_WORKER_COUNT | | 1 | The number of worker threads started by node cluster when run in production mode |
| NODE_WORKER_COUNT | | 1 | The number of worker threads started by node cluster when run in production mode |

## Licence

[MIT License](LICENSE)

## Responsible Disclosure

GOV.UK Pay aims to stay secure for everyone. If you are a security researcher and have discovered a security vulnerability in this code, we appreciate your help in disclosing it to us in a responsible manner. We will give appropriate credit to those reporting confirmed issues. Please e-mail [email protected] with details of any issue you find, we aim to reply quickly.

0 comments on commit 7cc9146

Please sign in to comment.