Update to trixie
This commit is contained in:
parent
3686d35108
commit
fbfb04717a
48 changed files with 914 additions and 2216 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Configuration for journal-postfix, see /srv/journal-postfix
|
||||
|
||||
# To enable startup of systemd unit journal-postfix set this to yes:
|
||||
startup: {{ 'yes' if startup else 'no' }}
|
||||
# startup of systemd unit journal-postfix
|
||||
startup: true if startup else false
|
||||
|
||||
# PostgreSQL database connection parameters
|
||||
postgresql:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue