summaryrefslogtreecommitdiff
path: root/www/searx/files/pkg-message.in
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:09 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 12:25:09 +0000
commita400cfc5f46c03a0cf81282b9da421effa2e6575 (patch)
tree52d5682fe0ddfd9719ad88509dd106971d37a538 /www/searx/files/pkg-message.in
parentEdit entry for www/nginx (diff)
Convert to UCL & cleanup pkg-message (categories w)
Diffstat (limited to 'www/searx/files/pkg-message.in')
-rw-r--r--www/searx/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/www/searx/files/pkg-message.in b/www/searx/files/pkg-message.in
index 828a564257aa..ccdda18d4513 100644
--- a/www/searx/files/pkg-message.in
+++ b/www/searx/files/pkg-message.in
@@ -1,4 +1,6 @@
-======================================================================
+[
+{ type: install
+ message: <<EOM
You installed Searx: privacy-respecting, hackable metasearch engine.
It is recommended to run Searx as a service:
@@ -12,4 +14,6 @@ By default, Searx uses the network of long running Searx instances.
You can see the list here: http://stats.searx.oe5tpo.com
Please adjust Searx settings in %%PREFIX%%/etc/searx-settings.yml
-======================================================================
+EOM
+}
+]