chore: add frontend section to dev config (#1913)

* chore: add frontend section to dev config

Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
This commit is contained in:
Maksim Nabokikh
2021-01-12 22:20:38 +04:00
committed by GitHub
parent 4f326390aa
commit 35da73de38
3 changed files with 21 additions and 14 deletions

View File

@@ -96,9 +96,6 @@ type Config struct {
}
// WebConfig holds the server's frontend templates and asset configuration.
//
// These are currently very custom to CoreOS and it's not recommended that
// outside users attempt to customize these.
type WebConfig struct {
// A filepath to web static.
//
@@ -116,7 +113,7 @@ type WebConfig struct {
// Defaults to "dex"
Issuer string
// Defaults to "coreos"
// Defaults to "light"
Theme string
// Map of extra values passed into the templates