| !Fetch_NS Settings  2.50  17-03-2023

| Set the download and installation directories
| ******> You will need to modify these (and remove the | to activate)! <******
|Set Fetch_NS$Download$Dir <Root$Path>Bronnen.Netwerk.NetSurf
|Set Fetch_NS$Install$Dir <Root$Path>Netwerk

| Set the download url
Set Fetch_NS$Url https://ci.netsurf-browser.org/builds/riscos/

| Select a transport
Set Fetch_NS$App wget
Set Fetch_NS$Opt --ca-certificate=InetDBase:CertData -qO
| or - if the CertData file is missing:
|Set Fetch_NS$Opt --no-check-certificate -qO
| Alternatively:
|Set Fetch_NS$App curl
|Set Fetch_NS$Opt -sko

| Change to 0 or unset if you want plain number files (###) instead of files with an extension (###/zip)
Set Fetch_NS$UseExt 1

| Change to 1 if you want the versions built with the new toolchain (see https://www.riscosopen.org/forum/forums/1/topics/17766 )
Set Fetch_NS$NewToolchain 0
