0dcddcd7fa
Change-Id: I063acc08802ff40720183b27ba80b8307efecda8
1.5 KiB
1.5 KiB
Configuration option = Default value | Description |
---|---|
[DEFAULT] | |
args = None |
(Multi-valued) Arguments for the command |
chunksize = 65536 |
(Integer) Amount of data to transfer per HTTP write. |
command = None |
(String) Command to be given to replicator |
dontreplicate =
created_at date deleted_at location updated_at |
(String) List of fields to not replicate. |
mastertoken = |
(String) Pass in your authentication token if you have one. This is the token used for the master. |
metaonly = False |
(Boolean) Only replicate metadata, not images. |
slavetoken = |
(String) Pass in your authentication token if you have one. This is the token used for the slave. |
token = |
(String) Pass in your authentication token if you have one. If you use this option the same token is used for both the master and the slave. |