added dotfiles to config
This commit is contained in:
@@ -38,6 +38,9 @@ type Conf struct {
|
||||
Password string
|
||||
APIKey string `yaml:"api_key"`
|
||||
RatePerSecond int `yaml:"rate_per_sec"`
|
||||
Sentry string
|
||||
LoginKey string `yaml:"login_key"`
|
||||
ServerList string `yaml:"server_list"`
|
||||
}
|
||||
Httpd struct {
|
||||
CORSAllowDomains string `yaml:"cors_allow_domains"`
|
||||
|
Reference in New Issue
Block a user