You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Only 0 or 1. Set the value to 1 if you don't want the help text.",
"value": "0",
"required": false
},
"SAMFETCH_ALLOW_ORIGIN": {
"description": "Sets the \"Access-Control-Allow-Origin\" header value. Settings this to \"*\" (wildcard) allows all domains to access this SamFetch instance. Default is set to \"*\".",
"value": "*",
"required": false
},
"SAMFETCH_CHUNK_SIZE": {
"description": "Specifies how many bytes must read in a single iteration when downloading the firmware. Default is set to 1485760 (1 megabytes)",