From e16b3bfb5f8f253b6d86e8dac01ce267dbf05431 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sat, 23 Oct 2021 23:49:10 +0200 Subject: [PATCH] Update organizr-auth.subfolder.conf.sample Typo --- organizr-auth.subfolder.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/organizr-auth.subfolder.conf.sample b/organizr-auth.subfolder.conf.sample index 81b5c11..9d46e6a 100644 --- a/organizr-auth.subfolder.conf.sample +++ b/organizr-auth.subfolder.conf.sample @@ -25,7 +25,7 @@ location ~ /auth-([0-9]+) { proxy_set_header Content-Length ""; - # Do not uncomment the lines below, these are examples for usue in other proxy configs + # Do not uncomment the lines below, these are examples for use in other proxy configs #auth_request /auth-0; #=Admin #auth_request /auth-1; #=Co-Admin #auth_request /auth-2; #=Super User