1.3 KiB
1.3 KiB
Configuration option = Default value | Description |
---|---|
[DEFAULT] | |
datera_api_port = 7717 |
(String) Datera API port. |
datera_api_version = 2 |
(String) Datera API version. |
datera_num_replicas = 3 |
(Int) Number of replicas to create of an inode. |
datera_503_timeout = 120 |
(Int) Timeout for HTTP 503 retry messages |
datera_503_interval = 5 |
(Int) Interval between HTTP 503 retries |
datera_acl_allow_all = False |
(Bool) True to set acl 'allow_all' on volumes created |
datera_debug = False |
(Bool) True to set function arg and return logging |