I always use xmpp to send notifications via webhook. Now I would like to test matrix. I installed the integration and it works to send text messages. Unfortunately I can’t send pictures (png). what am I doing wrong?

    • boebbele@feddit.deOP
      link
      fedilink
      English
      arrow-up
      6
      ·
      3 months ago

      I have solved the problem. The png files had root as owner. chown solved the problem.

      This never bothered xmpp. matrix seems to be very sensitive…