rougail-tutorials_builder/examples/001/README.md

11 lines
374 B
Markdown
Raw Normal View History

2024-07-21 11:27:47 +02:00
A first variable
In the Firefox configuration, it is possible to define several configuration modes,
from no proxy at all ("No proxy") to a kind of automatic configuration mode from a file
("Automatic proxy configuration URL").
Were gonna create a first variable calls "proxy_mode":
- accept only a string as value
- requires a value (that is, None is not an option)