add auth.proxy headers to sample.ini

This commit is contained in:
Dan Cech 2018-11-07 18:21:25 -05:00
parent 502290817a
commit 8a74fe2b76
No known key found for this signature in database
GPG Key ID: 6F1146C5B66FBD41

View File

@ -294,6 +294,7 @@ log_queries =
;auto_sign_up = true ;auto_sign_up = true
;ldap_sync_ttl = 60 ;ldap_sync_ttl = 60
;whitelist = 192.168.1.1, 192.168.2.1 ;whitelist = 192.168.1.1, 192.168.2.1
;headers = Email:X-User-Email, Name:X-User-Name
#################################### Basic Auth ########################## #################################### Basic Auth ##########################
[auth.basic] [auth.basic]