diff --git a/contrib/config/settings.toml b/contrib/config/settings.toml new file mode 100644 index 0000000..a46d19e --- /dev/null +++ b/contrib/config/settings.toml @@ -0,0 +1,6 @@ +[network] +## Configure the url for security advisories. +## Local paths are supported too. +#source = "https://security.archlinux.org/all.json" +## Send all requests through a proxy. +#proxy = "socks5://127.0.0.1:9050"