Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
189de876
Unverified
Commit
189de876
authored
Aug 14, 2018
by
Marcus Efraimsson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: add grafana version note for gitlab oauth
parent
5a91e670
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
+3
-1
docs/sources/installation/configuration.md
+3
-1
No files found.
docs/sources/installation/configuration.md
View file @
189de876
...
...
@@ -84,7 +84,7 @@ command line in the init.d script or the systemd service file.
### 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.
### logs
...
...
@@ -432,6 +432,8 @@ allowed_organizations = github google
## [auth.gitlab]
> Only available in Grafana v5.3+.
You need to
[
create a GitLab OAuth
application](https://docs.gitlab.com/ce/integration/oauth_provider.html).
Choose a descriptive
*Name*
, and use the following
*Redirect URI*
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment