webhook auth env var

feature/authenticated_webhooks
Karolis Rusenas 2019-06-05 23:43:10 +01:00
parent d8ea788830
commit 86d8cc7c92
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ const EnvNotificationLevel = "NOTIFICATION_LEVEL"
// Basic Auth - User / Password
const EnvBasicAuthUser = "BASIC_AUTH_USER"
const EnvBasicAuthPassword = "BASIC_AUTH_PASSWORD"
const EnvAuthenticatedWebhooks = "AUTHENTICATED_WEBHOOKS"
const EnvTokenSecret = "TOKEN_SECRET"
// KeelLogoURL - is a logo URL for bot icon