mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Correct typo: "LDAO" --> "LDAP" (#27692)
This commit is contained in:
parent
a5d9196a53
commit
0b9c925463
@ -719,7 +719,7 @@ Refer to [Auth proxy authentication]({{< relref "../auth/auth-proxy.md" >}}) for
|
||||
|
||||
## [auth.ldap]
|
||||
|
||||
Refer to [LDAO authentication]({{< relref "../auth/ldap.md" >}}) for detailed instructions.
|
||||
Refer to [LDAP authentication]({{< relref "../auth/ldap.md" >}}) for detailed instructions.
|
||||
|
||||
<hr />
|
||||
|
||||
@ -1427,4 +1427,4 @@ Set this to `true` to have date formats automatically derived from your browser
|
||||
|
||||
### default_timezone
|
||||
|
||||
Used as the default time zone for user preferences. Can be either `browser` for the browser local time zone or a time zone name from the IANA Time Zone database, such as `UTC` or `Europe/Amsterdam`.
|
||||
Used as the default time zone for user preferences. Can be either `browser` for the browser local time zone or a time zone name from the IANA Time Zone database, such as `UTC` or `Europe/Amsterdam`.
|
||||
|
Loading…
Reference in New Issue
Block a user