mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-06 21:09:55 -06:00
Enable treetime and treesize accounting
This commit is contained in:
@@ -91,6 +91,8 @@ func Posix(cfg *config.Config) map[string]interface{} {
|
||||
"user_layout": cfg.Drivers.Posix.UserLayout,
|
||||
"permissionssvc": cfg.Drivers.Posix.PermissionsEndpoint,
|
||||
"permissionssvc_tls_mode": cfg.Commons.GRPCClientTLS.Mode,
|
||||
"treetime_accounting": true,
|
||||
"treesize_accounting": true,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user