Commit graph

2 commits

Author SHA1 Message Date
7ea014c4a4 [tutorial 002] 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").

We’re gonna create a first variable called "proxy_mode":

- accepts only a string as value
- requires a value (that is, None is not an option)
2024-09-07 19:06:27 +02:00
cade5ad594 [tutorial 001] An empty file 2024-09-07 19:06:26 +02:00