Merge pull request #1775 from LemmyNet/add_pictrs_to_ansible

Add pictrs to ansible.
This commit is contained in:
Nutomic 2021-09-13 10:02:27 +00:00 committed by GitHub
commit 007a43c012
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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