Added memcache.conf option
Change-Id: Idfcb97421a5c1476b776acef94c7b997dab55aa9
This commit is contained in:
4 changed files with 111 additions and 5 deletions
5
etc/memcache.conf-sample
Normal file
5
etc/memcache.conf-sample
Normal file
@@ -0,0 +1,5 @@
[memcache]
# You can use this single conf file instead of having memcache_servers set in
# several other conf files under [filter:cache] for example. You can specify
# multiple servers separated with commas, as in: 10.1.2.3:11211,10.1.2.4:11211
# memcache_servers = 127.0.0.1:11211
Reference in New Issue
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.