We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b43e2b2 commit c2f39f9Copy full SHA for c2f39f9
README.md
@@ -84,7 +84,8 @@ You can:
84
* Edit the `config.js` **(not recommend)**
85
* Add a `config.production.js` where `production` is the value from `NODE_ENV`
86
See `config.dev.js`
87
-* Define environment Variables like `PSITRANSFER_UPLOAD_DIR`
+* Define environment Variables like `PSITRANSFER_UPLOAD_DIR` to set the upload directory
88
+* To secure your PsiTransfer if exposed to the internet from unwanted, non authorized uploads use the `PSITRANSFER_UPLOAD_PASS` environment variable
89
90
### Customization
91
0 commit comments