Blob Blame History Raw
From 5c598df3541c21d5c2758c42bd2eb0df8c74eddc Mon Sep 17 00:00:00 2001
From: Jaroslav Rohel <jrohel@redhat.com>
Date: Fri, 5 Nov 2021 08:52:56 +0100
Subject: [PATCH] Documentation: API notes for cacheonly

---
 doc/conf_ref.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/conf_ref.rst b/doc/conf_ref.rst
index 60afc86..1a593a1 100644
--- a/doc/conf_ref.rst
+++ b/doc/conf_ref.rst
@@ -137,6 +137,9 @@ configuration file by your distribution to override the DNF defaults.
     If set to ``True`` DNF will run entirely from system cache, will not update
     the cache and will use it even in case it is expired. Default is ``False``.
 
+    API Notes: Must be set before repository objects are created. Plugins must set
+    this in the pre_config hook. Later changes are ignored.
+
 .. _check_config_file_age-label:
 
 ``check_config_file_age``
--
libgit2 1.1.0