fixes here and there
This commit is contained in:
@@ -23,6 +23,7 @@ type ConfigInterface interface {
|
||||
GetNetworkBufferSize() int
|
||||
GetMountPoint() string
|
||||
EnableRetainFolderNameExtension() bool
|
||||
GetRandomPreferredHost() string
|
||||
}
|
||||
|
||||
func LoadZurgConfig(filename string) (ConfigInterface, error) {
|
||||
|
||||
Reference in New Issue
Block a user