This website requires JavaScript.
Explore
Help
Sign In
public
/
grafana
Watch
1
Star
0
Fork
0
You've already forked grafana
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e65a6cc063fa4e1cb549ee91b39e38f07cb3d896
grafana
/
pkg
/
setting
History
Torkel Ödegaard
79f798f67b
Configuration file options can now be overriden using environment variables using GF_<SectionName>_<KeyName> syntax, if Section name contains dots in config they are replaced with underscores, and the section name and keyname needs to be all upper case,
#1473
2015-02-12 13:31:41 +01:00
..
setting_oauth.go
OAuth remake
2014-10-07 17:56:37 -04:00
setting_test.go
Configuration file options can now be overriden using environment variables using GF_<SectionName>_<KeyName> syntax, if Section name contains dots in config they are replaced with underscores, and the section name and keyname needs to be all upper case,
#1473
2015-02-12 13:31:41 +01:00
setting.go
Configuration file options can now be overriden using environment variables using GF_<SectionName>_<KeyName> syntax, if Section name contains dots in config they are replaced with underscores, and the section name and keyname needs to be all upper case,
#1473
2015-02-12 13:31:41 +01:00