diff options
author | Kali Kaneko (leap communications) <kali@leap.se> | 2019-10-10 16:33:42 -0600 |
---|---|---|
committer | Kali Kaneko (leap communications) <kali@leap.se> | 2019-10-11 16:05:47 -0600 |
commit | a8e1ad2617c36a493b317c81e96f7c1bdcc1cd29 (patch) | |
tree | 0ef81ccc9f218f01fd85cf429d407f4c8db0b3f7 /branding/config/vendor.conf | |
parent | 267b606e7dfcc9af3b2f0c2bd75f4517fdaac7f7 (diff) |
[feat] donate menuitem is configurable
Diffstat (limited to 'branding/config/vendor.conf')
-rw-r--r-- | branding/config/vendor.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branding/config/vendor.conf b/branding/config/vendor.conf index c68213e..1aed093 100644 --- a/branding/config/vendor.conf +++ b/branding/config/vendor.conf @@ -39,7 +39,7 @@ helpURL = https://calyx.net/support geolocationAPI = https://api.black.riseup.net:9001/json -askForDonations = true +askForDonations = false donateURL = http://example.org [demo] |