mirror of https://github.com/perkeep/perkeep.git
doc: add CAMLI_S3_FAIL_PERCENT var
Change-Id: Ie2c85da2bfeefc9e5ae98c14c5d879d7208a82f1
This commit is contained in:
parent
658472577d
commit
344980114a
|
@ -136,6 +136,10 @@ CAMLI_VAR_DIR (string):
|
|||
Path used by pkg/osutil to override operating system specific application
|
||||
storage directory. Generally unused.
|
||||
|
||||
CAMLI_S3_FAIL_PERCENT (int):
|
||||
Number from 0-100 of what percentage of the time to fail receiving blobs
|
||||
for the S3 handler.
|
||||
|
||||
DEV_THROTTLE_KBPS (integer):
|
||||
DEV_THROTTLE_LATENCY_MS (integer):
|
||||
Rate limit and/or inject latency in pkg/webserver responses. A value of 0
|
||||
|
|
Loading…
Reference in New Issue