2017-06-26 10:08:06 -04:00
|
|
|
plugins:
|
2017-07-03 06:08:14 -04:00
|
|
|
chat_integration_enabled:
|
2017-06-27 14:21:27 -04:00
|
|
|
default: false
|
2017-07-03 06:08:14 -04:00
|
|
|
chat_integration_discourse_username:
|
2017-06-30 06:10:11 -04:00
|
|
|
default: system
|
2017-07-03 10:53:26 -04:00
|
|
|
type: username
|
2017-07-03 06:08:14 -04:00
|
|
|
chat_integration_delay_seconds:
|
2017-06-30 08:09:36 -04:00
|
|
|
default: 20
|
|
|
|
|
|
|
|
#######################################
|
|
|
|
########## SLACK SETTINGS #############
|
|
|
|
#######################################
|
2017-07-03 06:08:14 -04:00
|
|
|
chat_integration_slack_enabled:
|
2017-06-30 08:09:36 -04:00
|
|
|
default: false
|
2017-07-03 11:28:26 -04:00
|
|
|
validator: "ChatIntegrationSlackEnabledSettingValidator"
|
2017-07-24 12:44:01 -04:00
|
|
|
chat_integration_slack_access_token:
|
|
|
|
default: ''
|
|
|
|
chat_integration_slack_incoming_webhook_token:
|
2017-06-30 08:09:36 -04:00
|
|
|
default: ''
|
2017-07-03 10:53:26 -04:00
|
|
|
chat_integration_slack_excerpt_length:
|
2017-06-30 08:09:36 -04:00
|
|
|
default: 400
|
2017-07-24 12:44:01 -04:00
|
|
|
chat_integration_slack_outbound_webhook_url:
|
2017-07-05 18:01:46 -04:00
|
|
|
default: ''
|
2017-07-24 12:44:01 -04:00
|
|
|
regex: '^https:\/\/hooks\.slack\.com\/services\/.+$'
|
|
|
|
hidden: true
|
|
|
|
chat_integration_slack_icon_url:
|
2017-06-30 10:28:20 -04:00
|
|
|
default: ''
|
2017-07-24 12:44:01 -04:00
|
|
|
hidden: true
|
2017-06-30 08:09:36 -04:00
|
|
|
|
|
|
|
#######################################
|
|
|
|
######### TELEGRAM SETTINGS ###########
|
|
|
|
#######################################
|
2017-07-03 06:08:14 -04:00
|
|
|
chat_integration_telegram_enabled:
|
2017-06-30 08:09:36 -04:00
|
|
|
default: false
|
2017-07-19 11:28:02 -04:00
|
|
|
chat_integration_telegram_access_token:
|
|
|
|
default: ''
|
|
|
|
chat_integration_telegram_excerpt_length:
|
|
|
|
default: 400
|
|
|
|
chat_integration_telegram_enable_slash_commands:
|
|
|
|
default: true
|
|
|
|
chat_integration_telegram_secret:
|
2017-07-21 10:48:57 -04:00
|
|
|
hidden: true
|
|
|
|
|
|
|
|
#######################################
|
|
|
|
########## DISCORD SETTINGS ###########
|
|
|
|
#######################################
|
|
|
|
chat_integration_discord_enabled:
|
|
|
|
default: false
|
|
|
|
chat_integration_discord_excerpt_length:
|
2017-07-24 14:22:19 -04:00
|
|
|
default: 400
|
|
|
|
|
|
|
|
#######################################
|
|
|
|
########## HIPCHAT SETTINGS ###########
|
|
|
|
#######################################
|
|
|
|
chat_integration_hipchat_enabled:
|
|
|
|
default: false
|
|
|
|
chat_integration_hipchat_icon_url:
|
|
|
|
default: ''
|
|
|
|
chat_integration_hipchat_excerpt_length:
|
|
|
|
default: 400
|
2017-07-25 17:14:48 -04:00
|
|
|
|
|
|
|
#######################################
|
|
|
|
######## MATTERMOST SETTINGS ##########
|
|
|
|
#######################################
|
|
|
|
chat_integration_mattermost_enabled:
|
|
|
|
default: false
|
|
|
|
chat_integration_mattermost_webhook_url:
|
|
|
|
default: ''
|
2017-07-26 08:09:05 -04:00
|
|
|
chat_integration_mattermost_incoming_webhook_token:
|
|
|
|
default: ''
|
2017-07-25 17:14:48 -04:00
|
|
|
chat_integration_mattermost_icon_url:
|
|
|
|
default: ''
|
|
|
|
chat_integration_mattermost_excerpt_length:
|
|
|
|
default: 400
|
2017-07-27 12:09:44 -04:00
|
|
|
|
|
|
|
#######################################
|
|
|
|
########## MATRIX SETTINGS ############
|
|
|
|
#######################################
|
|
|
|
chat_integration_matrix_enabled:
|
|
|
|
default: false
|
|
|
|
chat_integration_matrix_homeserver:
|
|
|
|
default: 'https://matrix.org'
|
|
|
|
chat_integration_matrix_access_token:
|
|
|
|
default: ''
|
|
|
|
chat_integration_matrix_excerpt_length:
|
|
|
|
default: 400
|