From 2cd432b5d3c56473ffa5cae63588399c93b35759 Mon Sep 17 00:00:00 2001 From: mutantmonkey Date: Sun, 11 Oct 2015 19:33:48 -0700 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7e46836..48f77fe 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ Command-line options - ```-remoteuploads``` -- (optionally) enable remote uploads (/upload?url=https://...) - ```-realip``` -- (optionally) let linx-server know you (nginx, etc) are providing the X-Real-IP and/or X-Forwarded-For headers. - ````-authfile``` -- (optionally) require authorization for upload/delete by providing a newline-separated file of scrypted auth keys +- ````-remoteauthfile``` -- (optionally) require authorization for remote uploads by providing a newline-separated file of scrypted auth keys - ```-fastcgi``` -- (optionally) serve through fastcgi - ```-nologs``` -- (optionally) disable request logs in stdout