Merge "Enable rgw_swift_enforce_content_length"

This commit is contained in:
Zuul 2018-08-02 11:44:03 +00:00 committed by Gerrit Code Review
commit e71df7dbae

View File

@ -47,5 +47,6 @@ log file = /var/log/kolla/ceph/client.radosgw.gateway.log
{% if ceph_rgw_compatibility | bool %}
rgw_swift_url_prefix = "/"
rgw_enable_apis = swift,swift_auth,admin
rgw_swift_enforce_content_length = true
{% endif %}
{% endif %}