Renamed the cache middleware to memcache middleware

This commit is contained in:
Chuck Thier
2010年08月24日 13:58:32 +00:00
parent 183e0623e7
commit 7bbbf3dbef

View File

@@ -46,7 +46,7 @@ use = egg:swift#auth
use = egg:swift#healthcheck
[filter:cache]
use = egg:swift#cache
use = egg:swift#memcache
# Default for memcache_servers is below, but you can specify multiple servers
# with the format: 10.1.2.3:11211,10.1.2.4:11211
# memcache_servers = 127.0.0.1:11211
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.