summaryrefslogtreecommitdiff
path: root/www/SNIP/files/pkg-message.in
blob: cd4a6724162ce3ac3c7c4286b3103a93a0951529 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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
}
]