Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (18 loc) · 715 Bytes

configuration.md

File metadata and controls

25 lines (18 loc) · 715 Bytes

Configuration Reference

d_zunke_slack:
    endpoint:             slack.com/api/
    token:                null # Required
    verify_ssl:           true # ssl verification at guzzle client
    use_http_post:        false # give the ability to send request as HTTP POST

    # The amount of retries for the connection if the Rate Limits of Slack are reached
    limit_retries:        3

    # Usernames to use for Communication inside the Messaging
    identities:

        # Prototype
        username:

            # An Url to a specific picture to use as Icon
            icon_url:             null

            # The Icon to use from an emoji like :smile:
            icon_emoji:           null