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-03 06:08:14 -04:00
|
|
|
chat_integration_slack_outbound_webhook_url:
|
2017-06-30 08:09:36 -04:00
|
|
|
default: ''
|
2017-07-03 11:28:26 -04:00
|
|
|
regex: '^https:\/\/hooks\.slack\.com\/services\/.+$'
|
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-03 06:08:14 -04:00
|
|
|
chat_integration_slack_icon_url:
|
2017-06-30 08:09:36 -04:00
|
|
|
default: ''
|
2017-07-05 18:01:46 -04:00
|
|
|
chat_integration_slack_incoming_webhook_token:
|
|
|
|
default: ''
|
2017-07-03 06:08:14 -04:00
|
|
|
chat_integration_slack_access_token:
|
2017-06-30 10:28:20 -04:00
|
|
|
default: ''
|
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
|