diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:25:09 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:25:09 +0000 |
| commit | a400cfc5f46c03a0cf81282b9da421effa2e6575 (patch) | |
| tree | 52d5682fe0ddfd9719ad88509dd106971d37a538 /www/searx/files/pkg-message.in | |
| parent | Edit 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.in | 8 |
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 +} +] |
