From 70d2dbea5c672f68efcde484575b9d71960733be Mon Sep 17 00:00:00 2001 From: Guo Xiang Tan Date: Fri, 14 Sep 2018 14:50:06 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a595fd8..b00dc2b 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Usage of ./discourse-auth-proxy: -sso-secret="": SSO secret for origin -sso-url="": SSO endpoint eg: http://discourse.forum.com -allow-all: don't restrict access to "admin" users on the SSO endpoint + -timeout="10": Read/Write timeout ```