mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-07 13:44:17 +08:00
parent
eb552a5e04
commit
efa8b0e465
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ type ServerConfig struct {
|
||||||
SQLConn string `yaml:"sqlconn"`
|
SQLConn string `yaml:"sqlconn"`
|
||||||
Platform string `yaml:"platform"`
|
Platform string `yaml:"platform"`
|
||||||
Database string `yaml:"database"`
|
Database string `yaml:"database"`
|
||||||
DefaultNodeLimit int32 `yaml:"defaultnodelimit"`
|
|
||||||
Verbosity int32 `yaml:"verbosity"`
|
Verbosity int32 `yaml:"verbosity"`
|
||||||
AuthProvider string `yaml:"authprovider"`
|
AuthProvider string `yaml:"authprovider"`
|
||||||
OIDCIssuer string `yaml:"oidcissuer"`
|
OIDCIssuer string `yaml:"oidcissuer"`
|
||||||
|
|
Loading…
Add table
Reference in a new issue