# -*- ispell-local-dictionary: "english" -*- * Info From: https://github.com/lukevella/rallly * Usage Config info : https://support.rallly.co/self-hosting/configuration-options Need a complete SMTP config to be functionnal #+begin_src yaml rallly: charm: rallly docker-compose: options: secret: <> support_email: # email used for support # OPTIONAL allowed_emails: "*@example.coop, test@example2.com" # All by default if not set smtp-extern: charm: smtp-extern options: host: port: <465> secure: "true" user: password: #+end_src