summaryrefslogtreecommitdiff
path: root/www/searx/files/pkg-message.in
diff options
context:
space:
mode:
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
+}
+]