Skip to content

Commit d192203

Browse files
committed
Document new parameter in README
1 parent 7df2db4 commit d192203

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,9 +182,8 @@ Matching deleted targets
182182

183183
Matching a target which has been deleted returns a 500 (INTERNAL SERVER ERROR) response within the first few seconds.
184184
This timeframe is not consistent on the real Vuforia Web Services.
185-
On the mock, this timeframe is always three seconds.
186-
187-
TODO explain option here
185+
On the mock, this timeframe is three seconds by default.
186+
``MockVWS`` takes a parameter ``query_recognizes_deletion_seconds`` to change this.
188187

189188
.. |Build Status| image:: https://travis-ci.org/adamtheturtle/vws-python.svg?branch=master
190189
:target: https://travis-ci.org/adamtheturtle/vws-python

0 commit comments

Comments
 (0)