Update organizr-auth.subfolder.conf.sample

Typo
This commit is contained in:
TRaSH 2021-10-23 23:49:10 +02:00 committed by GitHub
parent 86c83201c9
commit e16b3bfb5f
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