mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
docs: add grafana version note for gitlab oauth
This commit is contained in:
parent
5a91e670d8
commit
189de87619
@ -84,7 +84,7 @@ command line in the init.d script or the systemd service file.
|
|||||||
|
|
||||||
### temp_data_lifetime
|
### temp_data_lifetime
|
||||||
|
|
||||||
How long temporary images in `data` directory should be kept. Defaults to: `24h`. Supported modifiers: `h` (hours),
|
How long temporary images in `data` directory should be kept. Defaults to: `24h`. Supported modifiers: `h` (hours),
|
||||||
`m` (minutes), for example: `168h`, `30m`, `10h30m`. Use `0` to never clean up temporary files.
|
`m` (minutes), for example: `168h`, `30m`, `10h30m`. Use `0` to never clean up temporary files.
|
||||||
|
|
||||||
### logs
|
### logs
|
||||||
@ -432,6 +432,8 @@ allowed_organizations = github google
|
|||||||
|
|
||||||
## [auth.gitlab]
|
## [auth.gitlab]
|
||||||
|
|
||||||
|
> Only available in Grafana v5.3+.
|
||||||
|
|
||||||
You need to [create a GitLab OAuth
|
You need to [create a GitLab OAuth
|
||||||
application](https://docs.gitlab.com/ce/integration/oauth_provider.html).
|
application](https://docs.gitlab.com/ce/integration/oauth_provider.html).
|
||||||
Choose a descriptive *Name*, and use the following *Redirect URI*:
|
Choose a descriptive *Name*, and use the following *Redirect URI*:
|
||||||
|
Loading…
Reference in New Issue
Block a user