Add mail and user definded config options for GoToSocial

This commit is contained in:
Julian-Samuel Gebühr 2023-04-10 00:16:59 +02:00
parent 83463c9f27
commit 2403c17fbd
2 changed files with 8 additions and 1 deletions

View file

@ -29,6 +29,13 @@ gotosocial_hostname: 'social.example.org'
# https://docs.gotosocial.org/installation_guide/advanced/#can-i-host-my-instance-at-fediexampleorg-but-have-just-exampleorg-in-my-username
# gotosocial_account_domain: "example.org"
# Uncomment and adjust the following lines to enable GTS to send emails (reports, notifications, password resets etc..)
# Check out https://docs.gotosocial.org/en/latest/configuration/smtp/ for a configuration reference
# gotosocial_smtp_host: 'smtp.example.org'
# gotosocial_smtp_username: ggotosocial@example.org
# gotosocial_smtp_password: yourpassword
# gotosocial_smtp_from: ggotosocial@example.org
########################################################################
# #
# /gotosocial #

View file

@ -60,7 +60,7 @@
version: v1.19.0-1
name: gitea
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-gotosocial.git
version: v0.8.0-0
version: v0.8.0-1
name: gotosocial
- src: git+https://gitlab.com/etke.cc/roles/grafana.git
version: v9.4.7-1