]> Untitled Git - lemmy.git/commitdiff
Add pictrs to ansible.
authorDessalines <tyhou13@gmx.com>
Wed, 8 Sep 2021 00:11:36 +0000 (20:11 -0400)
committerDessalines <tyhou13@gmx.com>
Wed, 8 Sep 2021 00:11:36 +0000 (20:11 -0400)
ansible/templates/config.hjson

index 7e5474e68acced945b80e3ca4837aab4564b38e2..de98e4a8395d7ac6c66b598aa647e3a8d74693cf 100644 (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