You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Valentin Lab
46a2a7b6ad
|
11 months ago | |
---|---|---|
.. | ||
hooks | 11 months ago | |
resources/app | 11 months ago | |
README.org | 11 months ago | |
metadata.yml | 11 months ago |
README.org
Info
Usage
Config info: https://support.rallly.co/self-hosting/configuration-options
Requires a smtp-server
provider to be functional, you can use
smtp-stub
charm to provide information to externally managed SMTP
.
rallly: options: support-email: support@myhost.com # is used as the sender of auth emails #allowed-emails: "*@example.coop, test@example2.com" smtp-stub: options: host: smtp.myhost.com port: 465 connection-security: "ssl/tls" auth-method: password user: myuser password: myp4ssw0rd