Zfs fixes
This commit is contained in:
@@ -71,7 +71,7 @@ func (z *ZurgConfig) GetNetworkBufferSize() int {
|
||||
|
||||
func (z *ZurgConfig) GetMountPoint() string {
|
||||
if z.MountPoint == "" {
|
||||
return "/mnt/zurg"
|
||||
return "/app/mnt"
|
||||
}
|
||||
return z.MountPoint
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user