mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-05 11:00:12 -05: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