Add config options for overriding username and icon, and add BOT indicator next to webhook posts.

This commit is contained in:
JoramWilander
2015-10-05 08:46:23 -04:00
parent 11903a3834
commit 2a23d90ca6
11 changed files with 119 additions and 17 deletions

View File

@@ -6,6 +6,8 @@
"GoogleDeveloperKey": "",
"EnableOAuthServiceProvider": false,
"EnableIncomingWebhooks": true,
"EnablePostUsernameOverride": false,
"EnablePostIconOverride": false,
"EnableTesting": false
},
"TeamSettings": {

View File

@@ -6,6 +6,8 @@
"GoogleDeveloperKey": "",
"EnableOAuthServiceProvider": false,
"EnableIncomingWebhooks": true,
"EnablePostUsernameOverride": false,
"EnablePostIconOverride": false,
"EnableTesting": false
},
"TeamSettings": {