mirror of
https://github.com/searxng/searxng.git
synced 2025-07-24 21:59:22 +02:00
[mod] donation_url: disable by default
SearXNG's donation campaign has been ended. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
84c23a8f62
commit
007a615ffa
5 changed files with 6 additions and 60 deletions
|
@ -7,7 +7,7 @@ general:
|
|||
privacypolicy_url: false
|
||||
# use true to use your own donation page written in searx/info/en/donate.md
|
||||
# use false to disable the donation link
|
||||
donation_url: https://docs.searxng.org/donate.html
|
||||
donation_url: false
|
||||
# mailto:contact@example.com
|
||||
contact_url: false
|
||||
# record stats
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue