Fix bad copy and paste in lib/swift
Change-Id: I3b7526b52867525b1d7aa634aa8163c520a92f97
This commit is contained in:
parent
03af3f1802
commit
63d9f3e550
@ -378,8 +378,8 @@ EOF
|
||||
iniuncomment ${swift_node_config} DEFAULT log_facility
|
||||
iniset ${swift_node_config} DEFAULT log_facility LOG_LOCAL${log_facility}
|
||||
|
||||
iniuncomment ${SWIFT_CONFIG_PROXY_SERVER} DEFAULT workers
|
||||
iniset ${SWIFT_CONFIG_PROXY_SERVER} DEFAULT workers 1
|
||||
iniuncomment ${swift_node_config} DEFAULT workers
|
||||
iniset ${swift_node_config} DEFAULT workers 1
|
||||
|
||||
iniuncomment ${swift_node_config} DEFAULT disable_fallocate
|
||||
iniset ${swift_node_config} DEFAULT disable_fallocate true
|
||||
|
Loading…
Reference in New Issue
Block a user