rougail-tutorials_builder/examples/001
2024-08-06 10:05:23 +02:00
..
config first commit 2024-08-06 10:05:23 +02:00
dictionaries/firefox first commit 2024-08-06 10:05:23 +02:00
firefox.png first commit 2024-08-06 10:05:23 +02:00
firefox.xcf first commit 2024-08-06 10:05:23 +02:00
README.md first commit 2024-08-06 10:05:23 +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 called "proxy_mode":

  • accepts only a string as value
  • requires a value (that is, None is not an option)