projects
/
pgarchives.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc2c748
)
Add pglister section in archives.ini.sample
author
Célestin Matte
<gitlab@cmatte.me>
Mon, 25 Oct 2021 15:01:03 +0000
(17:01 +0200)
committer
Magnus Hagander
<magnus@hagander.net>
Wed, 24 Nov 2021 14:28:22 +0000
(15:28 +0100)
This section is expected by pglister_sync.py but missing from the sample file
loader/archives.ini.sample
patch
|
blob
|
blame
|
history
diff --git
a/loader/archives.ini.sample
b/loader/archives.ini.sample
index 0959ecd9aae12e331aa203e922f1ce5877bc2473..a146f695ea06a906d3c1a1e2248a84a8dcc57aa1 100644
(file)
--- a/
loader/archives.ini.sample
+++ b/
loader/archives.ini.sample
@@
-9,3
+9,9
@@
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