This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
mirror of
https://github.com/grafana/grafana.git
synced
2026-07-30 16:28:09 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
04a970eda2c5301b69236d5fd90e3014e07ab087
grafana
/
pkg
/
setting
T
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