diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 42a6d3ddc4..ad60b08af4 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -7561,6 +7561,24 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
+ SSTATE_MIRROR_ALLOW_NETWORK
+
+
+ If set to "1", allows fetches from
+ mirrors that are specified in
+ SSTATE_MIRRORS
+ to work even when BB_NO_NETWORK
+ is set to "1", which disables fetching from the network.
+ Using the
+ SSTATE_MIRROR_ALLOW_NETWORK
+ variable is useful if you have set
+ SSTATE_MIRRORS to point to an
+ internal server for your shared state cache, but
+ you want to disable any other fetching from the network.
+
+
+
+
SSTATE_MIRRORS