Remove obsolete config vars
This commit is contained in:
@@ -40,8 +40,6 @@ type GRPC struct {
|
|||||||
// Server configures a server.
|
// Server configures a server.
|
||||||
type Server struct {
|
type Server struct {
|
||||||
Name string
|
Name string
|
||||||
Namespace string
|
|
||||||
Address string
|
|
||||||
AccountsDataPath string
|
AccountsDataPath string
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user