nextcloud_notification - notifications
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.. include:: ../creds-warning.rst

Send a notification to a Nextcloud_ server.

.. _nextcloud: https://nextcloud.com/

.. confval:: token

    :type: string
    :required: true

    your nextcloud token

.. confval:: user

    :type: string
    :required: true

    the admin user name

.. confval:: server

    :type: string
    :required: true

    the nextcloud server

.. confval:: server

    :type: string
    :required: true

    the user id who should receive the notification

.. confval:: timeout

    :type: int
    :required: false
    :default: ``5``

    Timeout for HTTP request
