This commit is contained in:
gwen 2025-05-31 14:42:14 +02:00
parent 8d7dde7bcc
commit c2e8e3fd5a

View file

@ -1,16 +1,17 @@
A family can disapear in the outerspace The `disabled` property
=========================================== ========================
.. objectives:: Objectives .. objectives:: Objectives
In this section we will learn: In this section we will learn:
- how to disable a family,(yes, a family can disapear in the outerspace)
- what a *property* is - what a *property* is
- what the `disabled` property is - what the `disabled` property is
What is a disabled variable or family is, and why it is interesting to do that. What is a disabled variable or family is, and why it is interesting to do that.
.. prerequisites:: Reminders .. prerequisites:: Reminder
- We have three variables: :confval:`proxy_mode`, :confval:`address` and :confval:`port` placed in the `http_proxy` subfamily. - We have three variables: :confval:`proxy_mode`, :confval:`address` and :confval:`port` placed in the `http_proxy` subfamily.