Skip to content

Commit c2f39f9

Browse files
authored
Added information on upload password
1 parent b43e2b2 commit c2f39f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@ You can:
8484
* Edit the `config.js` **(not recommend)**
8585
* Add a `config.production.js` where `production` is the value from `NODE_ENV`
8686
See `config.dev.js`
87-
* Define environment Variables like `PSITRANSFER_UPLOAD_DIR`
87+
* 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
8889

8990
### Customization
9091

0 commit comments

Comments
 (0)