From a4ef061413a6454267df0d04528d89fd3ce630e7 Mon Sep 17 00:00:00 2001 From: Mariana Ulaieva Date: Jun 10 2020 07:09:41 +0000 Subject: Add information about using vcrpy in docs --- diff --git a/docs/configuration.rst b/docs/configuration.rst index 846d675..c6f3758 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -37,3 +37,8 @@ Other * ``rebuilt_nvr_release_suffix`` - a suffix to add to the ``rebuilt_nvr`` release in addition to the timestamp. This defaults to an empty string. + +* vcrpy - use this library for recording the Lightblue queries per + Freshmaker event. The importing of vcrpy and the recording of Lightblue queries is performed if + the vcrpy configuration variables (``vcrpy_path`` and ``vcrpy_mode``) are set in + ``freshmaker/config.py``