Skip to content

Commit

Permalink
conf: fix missing proxy-logging
Browse files Browse the repository at this point in the history
  • Loading branch information
murlock committed Jan 16, 2019
1 parent b0b61ac commit afafef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/s3-versioning-custom-encryption.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ eventlet_debug = true
sds_default_account = AUTH_demo

[pipeline:main]
pipeline = catch_errors gatekeeper proxy-logging cache swift3 tempauth copy slo versioned_writes keymaster encryption proxy-logging proxy-server
pipeline = catch_errors gatekeeper proxy-logging cache swift3 tempauth proxy-logging copy slo versioned_writes keymaster encryption proxy-logging proxy-server

[app:proxy-server]
use = egg:oioswift#main
Expand Down

0 comments on commit afafef7

Please sign in to comment.