diff options
author | kali kaneko (leap communications) <kali@leap.se> | 2020-08-24 21:25:33 +0200 |
---|---|---|
committer | kali kaneko (leap communications) <kali@leap.se> | 2020-09-08 19:58:24 +0200 |
commit | c2871f4aece61b939e0e6c8d7a94677fb055620a (patch) | |
tree | ee07f959cbfeb6cacbddf45ae0b1873a743838bb /branding/config | |
parent | fb89df3ee609e9f3e63e0679b3635516603092b5 (diff) |
[feat] generate providers.json
Diffstat (limited to 'branding/config')
-rw-r--r-- | branding/config/vendor.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/branding/config/vendor.conf b/branding/config/vendor.conf index 0992128..3657c2b 100644 --- a/branding/config/vendor.conf +++ b/branding/config/vendor.conf @@ -1,6 +1,7 @@ [default] provider = demolib +bitmask-providers = [riseup, calyx] [riseup] @@ -42,7 +43,7 @@ helpURL = https://calyx.net/support geolocationAPI = https://api.black.riseup.net:9001/json askForDonations = false -donateURL = http://example.org +donateURL = [demo] |