mirror of
https://git.local.zernis.ch/simon/homeserver.zernis.ch.git
synced 2025-12-15 20:49:40 +01:00
18 lines
285 B
Plaintext
18 lines
285 B
Plaintext
hostname: '<hostname>'
|
|
domain: '<domain.tld>'
|
|
|
|
user:
|
|
name: '<username>'
|
|
password: '<bas64-hashed-user-pass>'
|
|
|
|
admin_mail: '<your@mail.com>'
|
|
|
|
relay:
|
|
server: '<mail-relay>'
|
|
port: '587'
|
|
user: '<sasl_user>'
|
|
password: '<sasl_pass>'
|
|
|
|
backup_via_samba: false
|
|
backup_via_nfs: true
|