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
8f620824
Commit
8f620824
authored
Feb 22, 2019
by
Hugo Häggmark
Committed by
Hugo Häggmark
Feb 22, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added feature toggle to defaults.ini and sample.ini after PR comments
parent
769ad21e
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
conf/defaults.ini
+3
-0
conf/sample.ini
+3
-0
No files found.
conf/defaults.ini
View file @
8f620824
...
...
@@ -243,6 +243,9 @@ external_manage_info =
# Viewers can edit/inspect dashboard settings in the browser. But not save the dashboard.
viewers_can_edit
=
false
# Editors can administrate dashboard, folders and teams they create
editors_can_own
=
false
[auth]
# Login cookie name
login_cookie_name
=
grafana_session
...
...
conf/sample.ini
View file @
8f620824
...
...
@@ -223,6 +223,9 @@ log_queries =
# Viewers can edit/inspect dashboard settings in the browser. But not save the dashboard.
;viewers_can_edit = false
# Editors can administrate dashboard, folders and teams they create
;editors_can_own = false
[auth]
# Login cookie name
;login_cookie_name = grafana_session
...
...
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