Browse Source

docs: add grafana version note for gitlab oauth

Marcus Efraimsson 7 years ago
parent
commit
189de87619
1 changed files with 3 additions and 1 deletions
  1. 3 1
      docs/sources/installation/configuration.md

+ 3 - 1
docs/sources/installation/configuration.md

@@ -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*: