ce094c144b
Change-Id: If4e4b6fccb77092ef5939100960ebf278f0e5bf9
1.5 KiB
1.5 KiB
Configuration option = Default value | Description |
---|---|
[DEFAULT] | |
args = None |
(ListOpt) Arguments for the command |
chunksize = 65536 |
(IntOpt) Amount of data to transfer per HTTP write. |
command = None |
(StrOpt) Command to be given to replicator |
dontreplicate =
created_at date deleted_at location updated_at |
(StrOpt) List of fields to not replicate. |
mastertoken =
|
(StrOpt) Pass in your authentication token if you have one. This is the token used for the master. |
metaonly = False |
(BoolOpt) Only replicate metadata, not images. |
slavetoken =
|
(StrOpt) Pass in your authentication token if you have one. This is the token used for the slave. |
token =
|
(StrOpt) 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. |