Path translations between server and node for cross-platform or cross-mount-point file access.
Declarations
Type
list of (submodule)Default
[ ]Example
[
{ server = "/media"; node = "/mnt/media"; }
{ server = "/cache"; node = "/mnt/cache"; }
]
Path translations between server and node for cross-platform or cross-mount-point file access.
list of (submodule)[ ][
{ server = "/media"; node = "/mnt/media"; }
{ server = "/cache"; node = "/mnt/cache"; }
]