mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2025-12-24 14:50:39 -05:00
Compare commits
1 Commits
disableRun
...
hybrid-met
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3433a58b37 |
@@ -88,6 +88,7 @@ func Local(cfg *config.Config) map[string]interface{} {
|
||||
func Posix(cfg *config.Config, enableFSScan bool) map[string]interface{} {
|
||||
return map[string]interface{}{
|
||||
"root": cfg.Drivers.Posix.Root,
|
||||
"metadata_backend": "hybrid",
|
||||
"personalspacepath_template": cfg.Drivers.Posix.PersonalSpacePathTemplate,
|
||||
"generalspacepath_template": cfg.Drivers.Posix.GeneralSpacePathTemplate,
|
||||
"permissionssvc": cfg.Drivers.Posix.PermissionsEndpoint,
|
||||
|
||||
Reference in New Issue
Block a user