cefedca788
These tables are autogenerated using the autohelp-wrapper script from the doc-tools repo. Add tables/* to the exluded patterns. Change-Id: I0f2e7ab9bfc42d9ad4310a85d0fa0c3dc2d73c6e Implements: blueprint config-ref-rst
1.5 KiB
1.5 KiB
Configuration option = Default value | Description |
---|---|
allow_versions = false |
Enable/Disable object versioning feature |
auto_create_account_prefix = . |
Prefix to use when automatically creating accounts |
conn_timeout = 0.5 |
Connection timeout to external services |
node_timeout = 3 |
Request timeout to external services |
replication_server = false |
If defined, tells server how to handle replication verbs in requests. When set to True (or 1), only replication verbs will be accepted. When set to False, replication verbs will be rejected. When undefined, server will accept any verb in the request. |
set log_address = /dev/log |
Location where syslog sends the logs to |
set log_facility = LOG_LOCAL0 |
Syslog log facility |
set log_level = INFO |
Log level |
set log_name = container-server |
Label to use when logging |
set log_requests = true |
Whether or not to log requests |
use = egg:swift#container |
Entry point of paste.deploy in the server |