Skip to content
Snippets Groups Projects
Commit 8832f4bb authored by Christian Dresen's avatar Christian Dresen
Browse files

Webhooks aktiviert

parent 2c3458ae
No related branches found
No related tags found
No related merge requests found
...@@ -576,7 +576,7 @@ mattermost['service_port'] = "8065" ...@@ -576,7 +576,7 @@ mattermost['service_port'] = "8065"
# mattermost['service_maximum_login_attempts'] = 10 # mattermost['service_maximum_login_attempts'] = 10
# mattermost['service_segment_developer_key'] = nil # mattermost['service_segment_developer_key'] = nil
# mattermost['service_google_developer_key'] = nil # mattermost['service_google_developer_key'] = nil
# mattermost['service_enable_incoming_webhooks'] = true mattermost['service_enable_incoming_webhooks'] = true
# mattermost['service_enable_post_username_override'] = false # mattermost['service_enable_post_username_override'] = false
# mattermost['service_enable_post_icon_override'] = false # mattermost['service_enable_post_icon_override'] = false
# mattermost['service_enable_testing'] = false # mattermost['service_enable_testing'] = false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment