Mercurial > libervia-backend
view docker/backend-dev-e2e/libervia.conf @ 3832:201a22bfbb74
component AP gateway: convert AP mention to XEP-0372 mentions:
when a mentions are found in AP items (either with people specified directly as target, of
with `mention` tags as in
https://www.w3.org/TR/activitystreams-vocabulary/#microsyntaxes), they are converted to
XEP-0372 `mention` references.
This is only done for Pubsub items (i.e. not for private messages).
rel 369
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 10 Jul 2022 15:16:15 +0200 |
parents | d5fd630b57bb |
children |
line wrap: on
line source
[DEFAULT] xmpp_domain = server1.test email_server = libervia-backend.test email_port = 8025 email_admins_list = admin@server1.test [component file-sharing] tls_certificate = /usr/share/libervia/certificates/server1.test.pem tls_private_key = /usr/share/libervia/certificates/server1.test-key.pem http_upload_public_facing_url = https://libervia-backend.test:8888