monsterwell/settings.dist.ini

23 lines
683 B
INI
Raw Permalink Normal View History

2023-02-20 14:35:30 +00:00
[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/