Add retain_folder_name_extension option
This commit is contained in:
@@ -22,6 +22,7 @@ type ConfigInterface interface {
|
||||
GetOnLibraryUpdate() string
|
||||
GetNetworkBufferSize() int
|
||||
GetMountPoint() string
|
||||
EnableRetainFolderNameExtension() bool
|
||||
}
|
||||
|
||||
func LoadZurgConfig(filename string) (ConfigInterface, error) {
|
||||
|
||||
Reference in New Issue
Block a user