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