From bf6120f95e400e1fa2808286061a6d78076ec744 Mon Sep 17 00:00:00 2001 From: gwen Date: Mon, 28 Oct 2024 21:21:56 +0100 Subject: [PATCH] confvar --- docs/tutorial/proxymode.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/tutorial/proxymode.rst b/docs/tutorial/proxymode.rst index 3737fd990..4bfff6a2d 100644 --- a/docs/tutorial/proxymode.rst +++ b/docs/tutorial/proxymode.rst @@ -94,6 +94,16 @@ The type of this variable is a `choice` type: address: description: HTTP address +The :term:`operator` can then set :term:`a value ` to the :confval:`adress` variable + + +.. confval:: address + :type: `string` (a *domain name*) + :default: None + + This is a setting that controls the value of the answer. + + .. keypoints:: Key points progress **Keywords**