From 38379646b110494ab2d22ffdf2d5172dd97e436c Mon Sep 17 00:00:00 2001 From: Roman Perekhod <2403905@gmail.com> Date: Wed, 22 May 2024 09:19:04 +0200 Subject: [PATCH] Update services/storage-users/README.md Co-authored-by: Phil Davis --- services/storage-users/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/storage-users/README.md b/services/storage-users/README.md index cef4d9ebe8..f8826630c3 100644 --- a/services/storage-users/README.md +++ b/services/storage-users/README.md @@ -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=` and `OCIS_SERVICE_ACCOUNT_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=` and `OCIS_SERVICE_ACCOUNT_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