summaryrefslogtreecommitdiff
path: root/www/SNIP/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/SNIP/files/pkg-message.in')
-rw-r--r--www/SNIP/files/pkg-message.in20
1 files changed, 20 insertions, 0 deletions
diff --git a/www/SNIP/files/pkg-message.in b/www/SNIP/files/pkg-message.in
new file mode 100644
index 000000000000..cd4a6724162c
--- /dev/null
+++ b/www/SNIP/files/pkg-message.in
@@ -0,0 +1,20 @@
+[
+{ type: install
+ message: <<EOM
+The configuration file is in %%ETCDIR%%/snip.php
+
+This package contains a true_paste feature which has been sent
+upstream but has not yet been included.
+
+There are the minimal configuration items:
+
+Set driver to one of:
+
+* 'postgres'
+* 'mysqli'
+* 'sqlite'
+
+Set appropriate values in the 'Database connection' section.
+EOM
+}
+]