local
Configuration for the local service
struct: config
root string /var/tmp/reva/
Path of root directory for user storage. [Ref]
[storage.fs.local]
root = "/var/tmp/reva/"
share_folder string /MyShares
Path for storing share references. [Ref]
[storage.fs.local]
share_folder = "/MyShares"
Last modified June 11, 2020: Separate local fs into home and with home disabled (#829) (b3b4695a)