2017-06-26 15:08:06 +01:00
|
|
|
plugins:
|
2017-07-03 11:08:14 +01:00
|
|
|
chat_integration_enabled:
|
2017-06-27 19:21:27 +01:00
|
|
|
default: false
|
2017-07-03 11:08:14 +01:00
|
|
|
chat_integration_discourse_username:
|
2017-06-30 11:10:11 +01:00
|
|
|
default: system
|
2017-07-03 15:53:26 +01:00
|
|
|
type: username
|
2017-07-03 11:08:14 +01:00
|
|
|
chat_integration_delay_seconds:
|
2017-06-30 13:09:36 +01:00
|
|
|
default: 20
|
|
|
|
|
|
|
|
#######################################
|
|
|
|
########## SLACK SETTINGS #############
|
|
|
|
#######################################
|
2017-07-03 11:08:14 +01:00
|
|
|
chat_integration_slack_enabled:
|
2017-06-30 13:09:36 +01:00
|
|
|
default: false
|
2017-07-03 16:28:26 +01:00
|
|
|
validator: "ChatIntegrationSlackEnabledSettingValidator"
|
2017-07-24 17:44:01 +01:00
|
|
|
chat_integration_slack_access_token:
|
|
|
|
default: ''
|
|
|
|
chat_integration_slack_incoming_webhook_token:
|
2017-06-30 13:09:36 +01:00
|
|
|
default: ''
|
2017-07-03 15:53:26 +01:00
|
|
|
chat_integration_slack_excerpt_length:
|
2017-06-30 13:09:36 +01:00
|
|
|
default: 400
|
2017-07-24 17:44:01 +01:00
|
|
|
chat_integration_slack_outbound_webhook_url:
|
2017-07-05 23:01:46 +01:00
|
|
|
default: ''
|
2017-07-24 17:44:01 +01:00
|
|
|
regex: '^https:\/\/hooks\.slack\.com\/services\/.+$'
|
|
|
|
hidden: true
|
|
|
|
chat_integration_slack_icon_url:
|
2017-06-30 15:28:20 +01:00
|
|
|
default: ''
|
2017-07-24 17:44:01 +01:00
|
|
|
hidden: true
|
2017-06-30 13:09:36 +01:00
|
|
|
|
|
|
|
#######################################
|
|
|
|
######### TELEGRAM SETTINGS ###########
|
|
|
|
#######################################
|
2017-07-03 11:08:14 +01:00
|
|
|
chat_integration_telegram_enabled:
|
2017-06-30 13:09:36 +01:00
|
|
|
default: false
|
2017-07-19 16:28:02 +01: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 15:48:57 +01:00
|
|
|
hidden: true
|
|
|
|
|
|
|
|
#######################################
|
|
|
|
########## DISCORD SETTINGS ###########
|
|
|
|
#######################################
|
|
|
|
chat_integration_discord_enabled:
|
|
|
|
default: false
|
|
|
|
chat_integration_discord_excerpt_length:
|
2017-07-24 19:22:19 +01:00
|
|
|
default: 400
|
|
|
|
|
|
|
|
#######################################
|
|
|
|
########## HIPCHAT SETTINGS ###########
|
|
|
|
#######################################
|
|
|
|
chat_integration_hipchat_enabled:
|
|
|
|
default: false
|
|
|
|
chat_integration_hipchat_icon_url:
|
|
|
|
default: ''
|
|
|
|
chat_integration_hipchat_excerpt_length:
|
|
|
|
default: 400
|