Add pictrs to ansible.

This commit is contained in:
Dessalines 2021-09-07 20:11:36 -04:00
parent 2cb0b6756c
commit f3af561404

View file

@ -20,6 +20,8 @@
jwt_secret: "{{ jwt_password }}"
# whether tls is required for activitypub. only disable this for debugging, never for producion.
tls_enabled: true
# address where pictrs is available
pictrs_url: "http://pictrs:8080"
# email sending configuration
email: {
# hostname of the smtp server