fix example typo
5 * 1024 * 1024 = 5242880 Change-Id: I0eeb6e2d9fbd79103cd8c658627344f73fed9498
This commit is contained in:
parent
7372354147
commit
87d8626505
2
AUTHORS
2
AUTHORS
@ -100,7 +100,7 @@ Gonéri Le Bouder (goneri.lebouder@enovance.com)
|
|||||||
John Leach (john@johnleach.co.uk)
|
John Leach (john@johnleach.co.uk)
|
||||||
Ed Leafe (ed.leafe@rackspace.com)
|
Ed Leafe (ed.leafe@rackspace.com)
|
||||||
Thomas Leaman (thomas.leaman@hp.com)
|
Thomas Leaman (thomas.leaman@hp.com)
|
||||||
Eohyung Lee (liquid@kt.com)
|
Eohyung Lee (liquidnuker@gmail.com)
|
||||||
Jamie Lennox (jlennox@redhat.com)
|
Jamie Lennox (jlennox@redhat.com)
|
||||||
Tong Li (litong01@us.ibm.com)
|
Tong Li (litong01@us.ibm.com)
|
||||||
Changbin Liu (changbin.liu@gmail.com)
|
Changbin Liu (changbin.liu@gmail.com)
|
||||||
|
@ -76,7 +76,7 @@ use = egg:swift#object
|
|||||||
# slow = 0
|
# slow = 0
|
||||||
#
|
#
|
||||||
# Objects smaller than this are not evicted from the buffercache once read
|
# Objects smaller than this are not evicted from the buffercache once read
|
||||||
# keep_cache_size = 5424880
|
# keep_cache_size = 5242880
|
||||||
#
|
#
|
||||||
# If true, objects for authenticated GET requests may be kept in buffer cache
|
# If true, objects for authenticated GET requests may be kept in buffer cache
|
||||||
# if small enough
|
# if small enough
|
||||||
|
Loading…
Reference in New Issue
Block a user