mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: clarify the ttl units (#18039)
This commit is contained in:
parent
6f4625bb78
commit
5190949950
@ -27,7 +27,7 @@ header_name = X-WEBAUTH-USER
|
|||||||
header_property = username
|
header_property = username
|
||||||
# Set to `true` to enable auto sign up of users who do not exist in Grafana DB. Defaults to `true`.
|
# Set to `true` to enable auto sign up of users who do not exist in Grafana DB. Defaults to `true`.
|
||||||
auto_sign_up = true
|
auto_sign_up = true
|
||||||
# If combined with Grafana LDAP integration define sync interval
|
# If combined with Grafana LDAP integration define sync interval in minutes
|
||||||
ldap_sync_ttl = 60
|
ldap_sync_ttl = 60
|
||||||
# Limit where auth proxy requests come from by configuring a list of IP addresses.
|
# Limit where auth proxy requests come from by configuring a list of IP addresses.
|
||||||
# This can be used to prevent users spoofing the X-WEBAUTH-USER header.
|
# This can be used to prevent users spoofing the X-WEBAUTH-USER header.
|
||||||
|
Loading…
Reference in New Issue
Block a user