Merge pull request #395 from TRaSH-/patch-1

Update organizr-auth.subfolder.conf.sample
This commit is contained in:
Eric Nemchik 2021-10-23 17:35:58 -05:00 committed by GitHub
commit 0ca471a801
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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