From: Dessalines Date: Wed, 8 Sep 2021 00:11:36 +0000 (-0400) Subject: Add pictrs to ansible. X-Git-Url: http://these/git/%7B%60/static/assets/css/themes/README.es.md?a=commitdiff_plain;h=f3af561404c979581f20df497003b0308488c26d;p=lemmy.git Add pictrs to ansible. --- diff --git a/ansible/templates/config.hjson b/ansible/templates/config.hjson index 7e5474e6..de98e4a8 100644 --- a/ansible/templates/config.hjson +++ b/ansible/templates/config.hjson @@ -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