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}}"virtual_home_template string
Optional template for virtual home path (e.g., /home/{{.Username}}) [Ref]
[storage.fs.localhome]
virtual_home_template = ""