Skip to content

Commit

Permalink
Merge pull request #9 from zap51/wip
Browse files Browse the repository at this point in the history
agent/README.md: Fix typos
  • Loading branch information
arttor authored May 27, 2024
2 parents 8d61932 + b5beb90 commit cc3575b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions service/agent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ With [CLI](../../tools/chorctl):
```shell
chorctl repl add --from="<src_storage_name>" --to="<dest_storage_name>" --user="<s3 user>" --bucket="<bucket name>" --agent-url="PUSH_URL"
```
- Chorus will automatically configure bucket notifications in soruce storage for given bucket and url (tested with aws and ceph rgw).
- now all changes from src storage will be propagated to dest
- Chorus will automatically configure bucket notifications in source storage for given bucket and URL (tested with AWS S3 and Ceph RGW).
- Now all changes from the source storage will be propagated to the destination.

## See also

Expand Down

0 comments on commit cc3575b

Please sign in to comment.