| .. |
|
setting.go
|
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
|
%!s(int64=11) %!d(string=hai) anos |
|
setting_oauth.go
|
d7cd2b970e
OAuth remake
|
%!s(int64=11) %!d(string=hai) anos |
|
setting_test.go
|
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
|
%!s(int64=11) %!d(string=hai) anos |