mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
Fix minimum replication workers started (#10560)
This PR also fixes GetReplicationConfiguration permission in web-handlers.go to use bucket as resource
This commit is contained in:
@@ -129,6 +129,8 @@ Replication status can be seen in the metadata on the source and destination obj
|
||||
|
||||
To perform bi-directional replication, repeat the above process on the target site - this time setting the source bucket as the replication target.
|
||||
|
||||
It is recommended that replication be run in a system with atleast two CPU's available to the process, so that replication can run in its own thread.
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user