Merge "Add account_autocreate=true to internal-client.conf-sample"

This commit is contained in:
Jenkins
2017年10月05日 13:17:56 +00:00
committed by Gerrit Code Review

View File

@@ -28,6 +28,7 @@ pipeline = catch_errors proxy-logging cache proxy-server
[app:proxy-server]
use = egg:swift#proxy
account_autocreate = true
# See proxy-server.conf-sample for options
[filter:cache]

View File

@@ -77,6 +77,7 @@ pipeline = catch_errors proxy-logging cache proxy-server
[app:proxy-server]
use = egg:swift#proxy
account_autocreate = true
# See proxy-server.conf-sample for options
[filter:cache]
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.