monsterwell/settings.dist.ini
2023-02-20 15:35:30 +01:00

23 lines
683 B
INI

[Directory Payment]
SourceDirectory = /srv/monsterwell/payment/
DestinationDirectory = /srv/monsterwell/payment-echo/
SourceBackup = /var/backups/monsterwell/payment/
DestinationBackup = /var/backups/monsterwell/payment-echo/
Regex = ^(?:(?!registration).)*
[Directory Registration]
SourceDirectory = /srv/monsterwell/registration/
DestinationDirectory = /srv/monsterwell/registration-echo/
SourceBackup = /var/backups/monsterwell/registration/
DestinationBackup = /var/backups/monsterwell/registration-echo/
Regex = ^registration
[Server]
OurKey = our@gpg.key
TheirKey = their@gpg.key
Host = their.host.com
Username = username
Password = värisikret
InPath = /in/
OutPath = /out/