blob: a146f695ea06a906d3c1a1e2248a84a8dcc57aa1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
[db]
connstr=dbname=archives
[varnish]
purgeurl=https://wrigleys.postgresql.org/api/varnish/purge/
[smtp]
server=localhost:9911
heloname=localhost
resender=noreply@example.com
[pglister]
# synchronize subscribers between pgarchives and pglister
subscribers=0
root=/path/to/pglister
myname=pgarchives
apikey=CHANGEME
|