confvar
This commit is contained in:
parent
04f30963f4
commit
bf6120f95e
1 changed files with 10 additions and 0 deletions
|
@ -94,6 +94,16 @@ The type of this variable is a `choice` type:
|
||||||
address:
|
address:
|
||||||
description: HTTP address
|
description: HTTP address
|
||||||
|
|
||||||
|
The :term:`operator` can then set :term:`a value <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
|
.. keypoints:: Key points progress
|
||||||
|
|
||||||
**Keywords**
|
**Keywords**
|
||||||
|
|
Loading…
Reference in a new issue