24 lines
462 B
YAML
24 lines
462 B
YAML
|
board_manager:
|
||
|
additional_urls: []
|
||
|
daemon:
|
||
|
port: "50051"
|
||
|
directories:
|
||
|
data: /Users/joelillibridge/Library/Arduino15
|
||
|
downloads: /Users/joelillibridge/Library/Arduino15/staging
|
||
|
user: /Users/joelillibridge/Documents/Arduino
|
||
|
library:
|
||
|
enable_unsafe_install: false
|
||
|
logging:
|
||
|
file: ""
|
||
|
format: text
|
||
|
level: info
|
||
|
metrics:
|
||
|
addr: :9090
|
||
|
enabled: true
|
||
|
output:
|
||
|
no_color: false
|
||
|
sketch:
|
||
|
always_export_binaries: false
|
||
|
updater:
|
||
|
enable_notification: true
|