Merge "Don't hard set infra-files in swift wsgi conf"
This commit is contained in:
commit
11d4bd51da
@ -6,5 +6,5 @@ password=<%= swift_key %>
|
||||
tenant=<%= swift_tenant_name %>
|
||||
region=<%= swift_region_name %>
|
||||
chunk_size=64
|
||||
container=infra-files=<%= swift_default_container %>
|
||||
<% end -%>
|
||||
container=<%= swift_default_container %>
|
||||
<% end -%>
|
||||
|
Loading…
x
Reference in New Issue
Block a user