Skip to content

Commit b09d40b

Browse files
committed
Updated documentation
1 parent 783be00 commit b09d40b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/configuration.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
- `board_manager`
44
- `additional_urls` - the URLs to any additional Boards Manager package index files needed for your boards platforms.
5+
- `enable_unsafe_install` - set to `true` to allow installation of packages that do not pass the checksum test. This
6+
is considered an unsafe installation method and should be used only for development purposes.
57
- `daemon` - options related to running Arduino CLI as a [gRPC] server.
68
- `port` - TCP port used for gRPC client connections.
79
- `directories` - directories used by Arduino CLI.

0 commit comments

Comments
 (0)