mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-08 13:19:58 -06:00
Update services/storage-users/README.md
Co-authored-by: Phil Davis <phil@jankaritech.com>
This commit is contained in:
@@ -185,7 +185,7 @@ Has a default value of `720h` which equals `30 days`. This means, the command wi
|
||||
#### List and Restore Trash-Bins Items
|
||||
|
||||
Restoring is possible only to the original location. The personal or project space ID `spaceID` is required for the items to be restored.
|
||||
To authenticate the cli tool use `OCIS_SERVICE_ACCOUNT_SECRET=<acc-secret>` and `OCIS_SERVICE_ACCOUNT_ID=<acc-id>`. The `storage-users` cli tool uses the default address to establish the connection to the `gateway` service. If the connection is failed check your custom `gateway`
|
||||
To authenticate the cli tool use `OCIS_SERVICE_ACCOUNT_SECRET=<acc-secret>` and `OCIS_SERVICE_ACCOUNT_ID=<acc-id>`. The `storage-users` cli tool uses the default address to establish the connection to the `gateway` service. If the connection fails, check your custom `gateway`
|
||||
service `GATEWAY_GRPC_ADDR` configuration and set the same address to `storage-users` variable `OCIS_GATEWAY_GRPC_ADDR` or `STORAGE_USERS_GATEWAY_GRPC_ADDR`.
|
||||
|
||||
* Print a list of all trash-bin items of a space
|
||||
|
||||
Reference in New Issue
Block a user