summaryrefslogtreecommitdiff
path: root/www/lycheeorg/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/lycheeorg/files/pkg-message.in')
-rw-r--r--www/lycheeorg/files/pkg-message.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/www/lycheeorg/files/pkg-message.in b/www/lycheeorg/files/pkg-message.in
new file mode 100644
index 000000000000..7d3e6931d45e
--- /dev/null
+++ b/www/lycheeorg/files/pkg-message.in
@@ -0,0 +1,12 @@
+[
+{ type: install
+ message: <<EOM
+Lychee is installed
+
+1) Configure it in '%%WWWDIR%%/.env'.
+
+2) An NGINX configuration file is included in '%%EXAMPLESDIR%%', however,
+ this assumes a running 'php-fpm' service.
+EOM
+}
+]